kibana/test/functional
Nathan Reese 9f73f9479c
[Content management] fix table list flashes table interface when empty (#160650)
Closes https://github.com/elastic/kibana/issues/159507
Closes https://github.com/elastic/kibana/issues/148557

Flaky test runner
https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/2508

### Test instructions
* Install sample web logs data set
* Delete dashboard that ships with sample data set
* switch to another app, like visualize
* Use debugger tools to throttle network connection to "slow 3g"
* Open dashboard application again
* Verify empty table view is never displayed and there is no flickering
between views.

---------

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2023-06-29 07:55:16 -06:00
..
apps [TSVB] Stabilize the functional test (#160847) 2023-06-29 15:17:27 +03:00
firefox [ftr] split dashboard_elements/config to speedup CI run (#160550) 2023-06-28 17:00:34 +02:00
fixtures [Input Controls] Hide ability to create legacy input controls (#156455) 2023-05-10 08:55:23 -06:00
page_objects Ftr/speedup dashboard tests (#160722) 2023-06-28 18:49:32 +02:00
screenshots [Dashboard] Unskip embed_mode screenshot tests (#160085) 2023-06-22 12:49:58 -07:00
services [Content management] fix table list flashes table interface when empty (#160650) 2023-06-29 07:55:16 -06: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