Commit graph

3 commits

Author SHA1 Message Date
Justin Kambic
8fe63eb07f
[Uptime] Fix flaky behavior and re-enable Uptime API tests (#32819) (#33180)
* Attempt to fix issue causing flaky behavior in uptime API tests.

* run x-pack-intake group 20 times to test flakiness

* Revert "run x-pack-intake group 20 times to test flakiness"

This reverts commit ad2e8c7003.
2019-03-13 18:51:25 -04:00
Justin Kambic
44e98ce662
[Uptime] Add API functional tests for uptime graphQL (#29128)
* Add API functional tests for uptime graphQL.

* Remove obsolete code.

* Add CI group for UI functional tests.

* Delete obsolete code, rename heartbeat es archive.

* Refactor adapter methods.

* Refactor adapter methods.

* Attempt to fix ci-group tag error.

* Skip functional app tests until later PR.

* Remove unused code.

* Optimize test runs.

* Add uptime to api test index.

* Fix formatting.
2019-01-25 17:29:33 -05:00
Justin Kambic
931bf9b98c
[Uptime] Rename plugin (#28008) (#28573)
* Rename "Uptime Monitoring" to "uptime".

* Remove "Monitoring" from the app's title.

* Fix broken integration tests.
2019-01-11 09:47:32 -05:00
Renamed from x-pack/test/api_integration/apis/uptime_monitoring/index.js (Browse further)