kibana/test/api_integration
Rudolf Meijering 8a2b706472
SavedObjects bulkCreate API should return migrationVersion and strip the type & namespace from the id (#65150) (#65819)
* Deserialize bulkCreate response to remove namespace type from id

* Index operations don't return _source in response

* Fix integration tests

* repository: make id generation and seq_no/primary_term spreading more explicit

* API Integration test for bulk create without ids

* Fix copy_to_space snapshot

* Revert "Fix copy_to_space snapshot"

This reverts commit 9c2b7433e3.

* Move test into returns block

* repository.test.js stricter regexp matching
2020-05-08 12:13:11 +02:00
..
apis SavedObjects bulkCreate API should return migrationVersion and strip the type & namespace from the id (#65150) (#65819) 2020-05-08 12:13:11 +02:00
fixtures Migrate SO management routes to new plugin (#59734) (#61439) 2020-03-26 14:32:43 +01:00
services Serve static assets from NP (#60490) (#61619) 2020-03-27 18:01:28 +01:00
config.js
ftr_provider_context.d.ts