kibana/test/functional
Maja Grubic 6501b393a2
[Discover] Runtime Fields Editor integration: Add + Delete operation (#96762)
* [Discover] Updating a functional test

* [Discover] Support for edit operation

* Fix unit tests

* Fix typescript

* Fixing failing functional test

* Fixing wrongly commented line

* Uncomment accidentally commented line

* Reintroducing accidnetally removed unit test

* Trigger data refetch onSave

* Remove refreshAppState variable

* Bundling observers together

* Clean state before refetch

* Update formatting in data grid

* [Discover] Runtime fields editor : add operation

* [Discover] Updating a functional test

* Adding a functional test

* Fixing package.json

* Reset fieldCount after data fetch

* [Discover] Updating a functional test

* Don't allow editing of unmapped fields

* Add functionality

* Fix issues with mobile display

* Allow editing if it's a runtime field

* Add a functional test

* [Discover] Updating a functional test

* Add functional test

* Remove unnecessary debugger statement

* Add more tests

* Add delete functionality

* Include runtimeFields in doc search

* Add another functional test

* [Discover] Updating a functional test

* Fix failing i18n check

* Fix package.json

* Addressing PR comments

* Addressing design input

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-04-15 12:03:57 +01:00
..
apps [Discover] Runtime Fields Editor integration: Add + Delete operation (#96762) 2021-04-15 12:03:57 +01:00
fixtures [Core] create deprecations service (#94845) 2021-03-30 19:20:23 +03:00
page_objects [Discover] Runtime Fields Editor integration: Add + Delete operation (#96762) 2021-04-15 12:03:57 +01:00
screenshots Upgrade EUI to v31.10.0 (#93796) 2021-03-29 11:20:30 -06:00
services unskip accessibility - dashboard_edit_panel tests (#96710) 2021-04-14 15:05:12 -07: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 Test user for maps test verifying sample data maps (#96109) 2021-04-14 19:22:18 -04:00
config.legacy.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
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