kibana/x-pack/test/functional
Paul Tavares 36996634c3
[Security Solution][Endpoint] Add ability to isolate the Host from the Endpoint Details flyout (#100482)
* Add un-isolate form to the endpoint flyout
* Add Endpoint details flyout footer and action button
* Refactor hooks into a directory
* Refactor endpoint list actions into reusable list + add it to Take action on details
* Refactor Endpoint list row actions to use new common hook for items
* generate different values for isolation in endpoint generator
* move `isEndpointHostIsolated()` utility to a common folder
* refactor detections to also use common `isEndpointHostIsolated()`
* httpHandlerMockFactory can now handle API paths with params (`{id}`)
* Initial set of re-usable http mocks for endpoint hosts set of pages
* fix bug in `composeHttpHandlerMocks()`
* small improvements to test utilities
* Show API errors for isolate in Form standard place
2021-06-04 10:59:53 -04:00
..
apps [Dashboard] Fix Copy To Permission & Unskip RBAC tests (#100616) 2021-06-03 11:58:25 -04:00
es_archives [Security Solution][Endpoint] Add ability to isolate the Host from the Endpoint Details flyout (#100482) 2021-06-04 10:59:53 -04:00
page_objects [fix] import from the root of @kbn/expect (#101321) 2021-06-03 18:13:11 -04:00
screenshots/baseline
services [fix] import from the root of @kbn/expect (#101321) 2021-06-03 18:13:11 -04:00
config.coverage.js
config.edge.js
config.firefox.js
config.js Automated package testing (#88900) 2021-05-27 13:37:43 -05:00
config_security_basic.ts [kbn/test] move types/ftr into src (#99555) 2021-05-17 09:51:53 -07:00
ftr_provider_context.ts [ftr] implement FtrService classes and migrate common services (#99546) 2021-05-25 09:25:09 -07:00
README.md

Kibana Functional Testing

See our Functional Testing Guide