kibana/test/functional
Pierre Gayvallet e2cbde3439
SavedObjects management: display explicit import error in case of failure and avoid invalid file to crash the server (#82406)
* display error cause in case of import failure

* avoid server crash when importing invalid file

* remove unused translations

* fix unit tests

* change savedObjects.maxImportPayloadBytes default to 25mb

* fix types and logic
2020-11-04 16:01:45 +01:00
..
apps SavedObjects management: display explicit import error in case of failure and avoid invalid file to crash the server (#82406) 2020-11-04 16:01:45 +01:00
fixtures/es_archiver Legacy SO import: Fix bug causing multiple overrides to only show the last confirm modal (#76482) 2020-09-03 08:50:03 +02:00
page_objects SavedObjects management: display explicit import error in case of failure and avoid invalid file to crash the server (#82406) 2020-11-04 16:01:45 +01:00
screenshots [Lens] Adjust Lens Visualization Padding in Dashboards (#81911) 2020-10-29 16:52:02 -04:00
services [Resolver] Screenshot the nodes of the test plugin. (#81405) 2020-11-03 14:49:37 -05:00
config.coverage.js apply prettier styles 2020-05-22 09:08:58 +02:00
config.edge.js apply prettier styles 2020-05-22 09:08:58 +02:00
config.firefox.js apply prettier styles 2020-05-22 09:08:58 +02:00
config.js SavedObjects management: display explicit import error in case of failure and avoid invalid file to crash the server (#82406) 2020-11-04 16:01:45 +01:00
ftr_provider_context.d.ts
README.md

Kibana Functional Testing

See our Functional Testing Guide