kibana/test/functional
Davis McPhee 9191bd9939
[Discover] Fix duplicate request in Discover when adding a filter (#161992)
This PR fixes a bug in Discover that can cause a duplicate request to be
sent when adding a filter under certain circumstances. It also reenables
the flaky tests that were skipped in #161157 which were failing due to
this bug.

Flaky test runs:
- x50:
https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/2645
🔴
- x100:
https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/2646
🔴
- x100:
https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/2647
🟢

Resolves #161157.
2023-07-17 10:52:51 -03:00
..
apps [Discover] Fix duplicate request in Discover when adding a filter (#161992) 2023-07-17 10:52:51 -03:00
firefox [ftr] split dashboard_elements/config to speedup CI run (#160550) 2023-06-28 17:00:34 +02:00
fixtures [FTR - esArchiver] Update deprecations_service archive to NOT delete SO indices (#161937) 2023-07-17 11:28:21 +02:00
page_objects [Dashboard] Redesign clone experience (#159752) 2023-06-30 20:45:39 -07:00
screenshots [Dashboard] Unskip embed_mode screenshot tests (#160085) 2023-06-22 12:49:58 -07:00
services [Dashboard] Editing toolbar update (#154966) 2023-07-05 10:52:26 -07:00
config.base.js [Saved Objects] Adds config flag to toggle hiddenFromHttpApis SO types conditionally (#151512) 2023-02-22 07:59:50 -07:00
config.ccs.ts Getting started ccs tests (#144656) 2022-11-07 18:30:07 -05:00
config.edge.js [ftr] create config file for each tested plugin with firefox tests (#150873) 2023-02-11 00:51:57 +01: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