consul/ui-v2/tests/helpers
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
..
api.js UI: Repo layer integration tests (#4454) (#4563) 2018-08-29 10:00:15 +01:00
destroy-app.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
flash-message.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
measure.js UI: Repo layer integration tests (#4454) (#4563) 2018-08-29 10:00:15 +01:00
module-for-acceptance.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
repo.js UI: Repo layer integration tests (#4454) (#4563) 2018-08-29 10:00:15 +01:00
set-cookies.js Merge remote-tracking branch 'connect/f-connect' 2018-06-25 19:42:51 +00:00
start-app.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
stub-super.js Looking into atob functionality, consequence of Value: null 2018-07-05 13:35:06 +01:00
type-to-url.js Tests and comments regarding the previous 2 commits 2018-07-05 13:43:03 +01:00
yadda-annotations.js Reset `<html class>` after every test, back to its original static value 2018-06-25 12:11:01 +01:00
yadda.js WIP: Feature/acceptance tests 2018-06-12 11:24:35 +01:00