kibana/test/plugin_functional/plugins/demo_search
Stacey Gammon 3cb74bd628
Phase 1 of search services (#46742)
* Phase 1 of search services

* First review feedback

* Start on tests

* Add functional tests for search explorer

* Add unload and fix ts error

* Add index.test.ts files for coverage completeness

* Adding unit tests

* use internal route terminology. No reason this should be a public route, at least not yet.

* Move search service into data plugin

* App mount search context needs to be optional

* Add more unit tests for server stuff

* wip types fix

* fix types for new context container stuff

* put back all jest test coverage paths

* address review comments

* delete the two test files that just tested the instantiation of the search service

* expose search fn on StartContract... tested locally only

* update mocks to account for new startcontract
2019-10-10 08:52:08 -04:00
..
common Phase 1 of search services (#46742) 2019-10-10 08:52:08 -04:00
public Phase 1 of search services (#46742) 2019-10-10 08:52:08 -04:00
server Phase 1 of search services (#46742) 2019-10-10 08:52:08 -04:00
kibana.json Phase 1 of search services (#46742) 2019-10-10 08:52:08 -04:00
package.json Phase 1 of search services (#46742) 2019-10-10 08:52:08 -04:00
tsconfig.json Phase 1 of search services (#46742) 2019-10-10 08:52:08 -04:00