Commit graph

57 commits

Author SHA1 Message Date
Christos Nasikas ce18e6e9ec
[SIEM][CASE] Improve api integration test (#67249) 2020-05-28 10:30:35 +03:00
Yuliia Naumenko d09bd63786
Changed actions API endpoints urls to follow Kibana STYLEGUIDE (#65936)
* Changed actions API endpoints urls to follow Kibana STYLEGUIDE

* Fixed tests

* fixed test

* fixed test

* resolved conflicts

* Fixed siem tests

* Fixed failing test

* fixed readme and test

* Changed actions api urls to follow the template 'api/{plugin}/{type}/{id}

* Fixed type checks

* Fixed tests and API

* fixed tests

* Fixed type checks

* fixed type check
2020-05-24 20:27:42 -07:00
restrry bf04235dae apply prettier styles 2020-05-22 09:08:58 +02:00
Christos Nasikas d17489790c
[SIEM][CASE] Fix bug when connector is deleted. (#65876) 2020-05-15 14:43:02 +03:00
Steph Milovic 2082648678
[SIEM] [Cases] Case API tests (#65777) 2020-05-11 14:27:02 -06:00
Christos Nasikas 808e02564b
[SIEM][CASE] Moves functional tests from "legacyEs" to "Es" (#65851) 2020-05-08 21:24:44 +03:00
Christos Nasikas a145aa9d5e
[SIEM][CASE] Api Integration Tests: Configuration (#63948)
* Init

* Init get_connectors

* Test post_configuration

* Test patch_configuration

* Rename folder

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-04-23 22:42:22 +03:00