kibana/test/functional
Kibana Machine 04ad4948de
[QA][refactor] cleanup discover test, add time format fn (#116617) (#117359)
* [QA][refactor] discover test

Drop two saved objects: search and idx pattern,
in the after method.

Add the formatting fn to the common page,
such that every time setTime is invoked, the time is
formatted to address: https://momentjs.com/guides/#/warnings/js-date/

* Add docs, per CR.

* Add docs, per CR.

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Tre <wayne.seymour@elastic.co>
2021-11-03 17:50:37 +00:00
..
apps [QA][refactor] cleanup discover test, add time format fn (#116617) (#117359) 2021-11-03 17:50:37 +00:00
fixtures [SOM] Add visibleInManagement option to management metadata (#112073) 2021-09-21 10:30:30 +02:00
page_objects [QA][refactor] cleanup discover test, add time format fn (#116617) (#117359) 2021-11-03 17:50:37 +00:00
screenshots Upgrade EUI to v37.6.0 (#110998) 2021-09-09 14:54:30 -05:00
services stabilize combo box selection (#116577) (#117164) 2021-11-02 18:05:08 +00: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 [Charts] Multi-layer time axis (#115853) 2021-10-27 19:22:35 +02: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