kibana/x-pack/test/security_solution_endpoint_api_int/apis
Jonathan Buttner ae093e5a7a
[Security Solution] Resolver retrieve entity id of documents without field mapped (#76562)
* More comments

* Adding tests for mapping without entity_id

* Removing unnecessary comments

* Fixing type errors

* Removing unnecessary import

* Fixups and style

* change 'data' state shape, nesting the tree fetcher data
* rename 'TreeFetcherParameters' from 'DatabaseParameters' to make it
more specific to the API it works on
* fix bug in 'equal' method of 'TreeFetcherParameters'`
* use mockTreeFetcherParameters method in tests that need to specify a
TreeFetcherParameters but when the value isn't relevant to the test
* Hide Resolver if there is no databaseDocumentID
* add doc comments

* Fixing test name and adding comments

* Pulling in roberts test name changes

* [Resolver] Only render resolver once we have a signals index

Co-authored-by: oatkiller <robert.austin@elastic.co>
2020-09-04 09:24:24 -04:00
..
artifacts [Ingest Manager] Remove success: true as top-level API response (#73223) 2020-09-02 12:07:32 -04:00
fixtures [Security Solution] Adding tests for endpoint package pipelines (#73703) 2020-07-30 14:43:33 -04:00
resolver [Security Solution] Resolver retrieve entity id of documents without field mapped (#76562) 2020-09-04 09:24:24 -04:00
data_stream_helper.ts
index.ts Using msearch for tree api endpoint (#73813) 2020-08-04 12:54:20 -04:00
metadata.ts [Security Solution] Filter endpoint hosts by agent status (#71882) 2020-08-03 11:53:52 -04:00
package.ts [Security Solution] Adding tests for endpoint package pipelines (#73703) 2020-07-30 14:43:33 -04:00
policy.ts