open-consul/ui-v2/app/services
John Cowen 4232561a38
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
..
acls.js UI - Refactor Adapter.handleResponse (#4398) 2018-07-30 17:55:44 +01:00
atob.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
btoa.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
confirm.js More detailed error messages for duplicate intentions 2018-06-25 12:25:15 -07:00
coordinates.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
dc.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
error.js More detailed error messages for duplicate intentions 2018-06-25 12:25:15 -07:00
feedback.js More detailed error messages for duplicate intentions 2018-06-25 12:25:15 -07:00
intentions.js UI - Refactor Adapter.handleResponse (#4398) 2018-07-30 17:55:44 +01:00
kv.js UI - Refactor Adapter.handleResponse (#4398) 2018-07-30 17:55:44 +01:00
logger.js WIP: Logger 2018-06-25 12:25:14 -07:00
nodes.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
services.js UI - Refactor Adapter.handleResponse (#4398) 2018-07-30 17:55:44 +01:00
session.js UI: Repo layer integration tests (#4454) (#4563) 2018-08-29 10:00:15 +01:00
settings.js Make sure token is set to blank if nothing is typed in settings 2018-06-20 14:38:54 +01:00
store.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
timeout.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00