kibana/x-pack/test/functional
Mikhail Shustov 33eecc2979
improve type safety for integration test helpers (#98731)
* convert functional_tests/lib into TS

* convert ES cluster factory into TS

* fix exports from kbn-test

* fix core test_helpers

* remove legacy ES client usage in ui_settings tests

* remove unnecessary ts-expect-errors comments

* initialize DEFAULT_SETTINGS_WITH_CORE_PLUGINS lazily to prevent failure when imported outside of FTR context

* throw an exception on invalid process.env.TEST_ES_PORT
2021-04-30 05:31:17 -04:00
..
apps [Discover] Revert default grid back to legacy (#98508) 2021-04-30 10:29:41 +02:00
es_archives [Connectors][API] Updated connectors with isMissingSecrets flag (#98223) 2021-04-27 14:14:01 -07:00
page_objects improve type safety for integration test helpers (#98731) 2021-04-30 05:31:17 -04:00
screenshots/baseline Unskip and Fix maps x-pack functional test - ( sample data and layer_errors) and also added baseline images (#91205) 2021-02-11 16:01:41 -07:00
services [ML] Functional tests for Analytics list row expansion content (#98678) 2021-04-29 12:06:39 -05: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 Disable context menu "Explore underlying data" by default (#98039) 2021-04-26 13:20:43 +02:00
config_security_basic.ts Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
ftr_provider_context.d.ts 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