kibana/test/functional
Stacey Gammon 81d06d5378
Decouple actions from embeddables: step 1 (#44503)
* Decouple actions from embeddables: step 1

* prefer as any instead of is-ignore

* Remove unneccessary test, no more triggerContext to be null.

* Fix bug and fix the test that should have caught it.  Be more strict about checking isCompatible.
2019-09-05 10:17:42 -04:00
..
apps Decouple actions from embeddables: step 1 (#44503) 2019-09-05 10:17:42 -04:00
fixtures/es_archiver Implement saved queries and filters (#39140) 2019-08-21 16:53:19 -04:00
page_objects [visualize/_tsvb_time_series] fix flaky test (#44505) 2019-09-04 08:05:58 +02:00
screenshots Ensure saved filters from searchSource are always passed to response handlers (#33074) 2019-03-14 16:14:30 -06:00
services Attempts to make saving of the current query more robust (#44797) 2019-09-04 18:49:31 -04:00
config.firefox.js FTR: add support for Firefox browser (#32509) 2019-05-31 15:49:18 -07:00
config.js GoodBye Notifier (#41663) 2019-07-23 18:26:50 +02:00
ftr_provider_context.d.ts [WIP] FTR Percy changes (#36897) 2019-06-14 10:35:23 -06:00
README.md Creates functional test README files (#42389) 2019-07-31 15:41:15 -04:00

Kibana Functional Testing

See our Functional Testing Guide