kibana/x-pack/test/endpoint_api_integration_no_ingest
Jonathan Buttner 0a9e17b57f
[Endpoint][EPM] Retrieve Index Pattern from Ingest Manager (#63016)
* Endpoint successfully depending on ingest manager to initialize

* Moving the endpoint functional tests to their own directory to avoid enabling ingest in the base tests

* Removing page objects and other endpoint fields from base functional

* Updating code owners with new functional location

* Adding index pattern functionality

* Missed a file

* Pointing resolver tests at endpoint functional tests

* Pointing space tests at the endpoint functional directory

* Adding ingest service to do setup and tests for 500s

* Correcting services path

* Adding jest test names

* Updating es archives with the correct mapping and index names

* Fixing import error

* Adding resolver tests to code owners

* enabling epm flag for functional tests

* adding correct tag to test

* Removing the version information and unneeded xsrf

* Addressing endpoint index pattern feedback

* Removing unused import

* Renaming index pattern to es index pattern

* Fixing missed index pattern calls

* Removing unused import

* Fixing type error

* Moving es_index_pattern outside of installed and fixing function name

* Keeping the event index the same for now

* Wrapping index pattern await in try catch

* Address PR feedback, adding comments
2020-04-16 16:20:16 -04:00
..
apis [Endpoint][EPM] Retrieve Index Pattern from Ingest Manager (#63016) 2020-04-16 16:20:16 -04:00
config.ts [Endpoint][EPM] Retrieve Index Pattern from Ingest Manager (#63016) 2020-04-16 16:20:16 -04:00
ftr_provider_context.d.ts [Endpoint][EPM] Retrieve Index Pattern from Ingest Manager (#63016) 2020-04-16 16:20:16 -04:00