consul/ui-v2/tests
John Cowen 7bb35c4c78
UI: Repo layer integration tests (#4454) (#4563)
ui: Repo layer integration tests for methods that touch the API

Includes a `repo` test helper to make repetitive tasks easier, plus a
injectable reporter for sending performance metrics to a centralized metrics
system

Also noticed somewhere in the ember models that I'd like to improve, but left
for the moment to make sure I concentrate on one task at a time, more or less:

The tests currently asserts against the existing JSON tree, which doesn't
seem to be a very nice tree.

The work at hand here is to refactor what is there, so test for the not
nice tree to ensure we don't get any regression, and add a skipped test
so I can come back here later
2018-08-29 10:00:15 +01:00
..
acceptance UI - Refactor Adapter.handleResponse (#4398) 2018-07-30 17:55:44 +01:00
helpers UI: Repo layer integration tests (#4454) (#4563) 2018-08-29 10:00:15 +01:00
integration UI: Repo layer integration tests (#4454) (#4563) 2018-08-29 10:00:15 +01:00
lib UI: Repo layer integration tests (#4454) (#4563) 2018-08-29 10:00:15 +01:00
pages Acceptance test for searching service by tag 2018-07-18 18:13:18 +01:00
unit UI: Fixes healthy node listing resize on large portrait screens (#4564) 2018-08-24 12:35:52 +02:00
index.html Find a way to test pre-ember load 2018-06-15 13:56:45 +01:00
pages.js Basic acceptance testing for navigating via cancel buttons 2018-07-04 18:39:15 +01:00
steps.js UI - Refactor Adapter.handleResponse (#4398) 2018-07-30 17:55:44 +01:00
test-helper.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00