open-consul/ui-v2/app/models
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
..
acl.js Use defaultValue for making sure Name is at least '' 2018-06-12 11:24:36 +01:00
coordinate.js UI: Repo layer integration tests (#4454) (#4563) 2018-08-29 10:00:15 +01:00
dc.js UI: Repo layer integration tests (#4454) (#4563) 2018-08-29 10:00:15 +01:00
intention.js UI: Repo layer integration tests (#4454) (#4563) 2018-08-29 10:00:15 +01:00
kv.js UI: Repo layer integration tests (#4454) (#4563) 2018-08-29 10:00:15 +01:00
node.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
service.js Filter Source and Destination menus by Kind 2018-06-25 12:25:40 -07:00
session.js Sessions TTL should be of type string in ui-v2 2018-06-18 13:41:22 -05:00