kibana/test/functional
Rashmi Kulkarni 320fc8b650
test user with specific roles and permissions- for create index pattern wizard test (#107984)
* test user with specific roles and permissions

* added SO method logging, added test data stream to the role and modified createindexpattern function

* removed unused method added in settings page

* removed unused index name- logs-*

* remove unused function from settings page

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-08-12 10:15:06 -07:00
..
apps [Discover] Deangularize classic table (#104361) 2021-08-10 18:21:08 +03:00
fixtures [FieldFormats] Unskip url field formatter test (#107651) 2021-08-05 10:28:11 +02:00
page_objects test user with specific roles and permissions- for create index pattern wizard test (#107984) 2021-08-12 10:15:06 -07:00
screenshots [Lens] Synchronize cursor position for X-axis across all Lens visualizations in a dashboard (#106845) 2021-08-04 22:20:03 +03:00
services [Timelion Viz] Add functional tests (#107287) 2021-08-04 21:56:46 +03:00
config.coverage.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
config.edge.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
config.firefox.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
config.js [Fleet] Replace hash router by router with scoped history (#106267) 2021-07-26 07:50:29 -04:00
config.legacy.ts [kbn/test] move types/ftr into src (#99555) 2021-05-17 09:51:53 -07:00
ftr_provider_context.ts [ftr] implement FtrService classes and migrate common services (#99546) 2021-05-25 09:25:09 -07:00
jest.config.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
README.md Fix dead links to functional testing docs (#85097) 2020-12-14 17:00:53 +01:00

Kibana Functional Testing

See our Functional Testing Guide