kibana/x-pack/test/detection_engine_api_integration
Frank Hassanabad 461d68418c
[security solutions][lists] Adds end to end tests (#74473)
## Summary

Adds initial set of end to end tests for lists

You can run all of these with the command from kibana root:

```ts
node scripts/functional_tests --config x-pack/test/lists_api_integration/security_and_spaces/config.ts
```

Fixes a few minor bugs found such as...
* Validation for importing lists was not checking if the indexes were created first
* Some wording for the error messages had duplicate words within them

### Checklist

- [x] [Unit or functional tests](https://github.com/elastic/kibana/blob/master/CONTRIBUTING.md#cross-browser-compatibility) were updated or added to match the most common scenarios
2020-08-11 09:25:04 -06:00
..
basic [SIEM][Detection Engine] Reduces flakiness within the tests using waitFor() and un-skips the tests (#72479) 2020-07-20 12:55:52 -06:00
common [security solutions][lists] Adds end to end tests (#74473) 2020-08-11 09:25:04 -06:00
security_and_spaces [SIEM][Detection Engine] Reduces flakiness within the tests using waitFor() and un-skips the tests (#72479) 2020-07-20 12:55:52 -06:00
utils.ts Update @typescript-eslint to ensure compatibility with TypeScript v3.9 (#74091) 2020-08-05 17:32:19 +02:00