open-consul/ui-v2/app
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
..
adapters UI - Refactor Adapter.handleResponse (#4398) 2018-07-30 17:55:44 +01:00
components UI: Fixes healthy node listing resize on large portrait screens (#4564) 2018-08-24 12:35:52 +02:00
controllers Use `some` for the tags search instead of munging and searching 2018-07-18 18:15:03 +01:00
helpers Adds filtering to the KV listing page 2018-06-12 11:24:35 +01:00
mixins UI: Fixes healthy node listing resize on large portrait screens (#4564) 2018-08-24 12:35:52 +02:00
models UI: Repo layer integration tests (#4454) (#4563) 2018-08-29 10:00:15 +01:00
routes Instead of rewriting the API call, use ember to rewrite the URL 2018-07-11 10:44:37 +01:00
serializers Tie up real endpoints 2018-06-25 12:25:15 -07:00
services UI: Repo layer integration tests (#4454) (#4563) 2018-08-29 10:00:15 +01:00
styles UI: Fixes healthy node listing resize on large portrait screens (#4564) 2018-08-24 12:35:52 +02:00
templates UI: Begin unskipping some more trivial tests (#4574) 2018-08-29 09:59:02 +01:00
utils Don't clone prev, there's no need 2018-07-06 13:09:23 +01:00
validations Remove validation for presence of KV values 2018-07-05 13:33:02 +01:00
app.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
index.html Find a way to test pre-ember load 2018-06-15 13:56:45 +01:00
resolver.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
router.js WIP: First draft intentions 2018-06-25 12:25:14 -07:00