open-consul/ui-v2/tests
John Cowen 62ba4c9722 ui: Fixes RTT display, by ensuring use of ember proxies in tomography (#5666)
Previously the tomography wasn't using ember `get` so proxy updates
(specifically here whilst receiving a blocking update) wasn't working.

This adds `get` here until we update to newer `get`less ember and also
refactors slightly removing `n` and using `distance.length` instead

Skipped tests are adding here to nag us to come back here at some point.
2019-05-01 18:22:33 +00:00
..
acceptance ui: Fixes RTT display, by ensuring use of ember proxies in tomography (#5666) 2019-05-01 18:22:33 +00:00
helpers ui: Increases the pause between blocking queries to 2000ms (#5582) 2019-05-01 18:22:26 +00:00
integration UI: Add support for blocking queries on the service instance detail page (#5487) 2019-05-01 18:22:23 +00:00
lib UI: New ACLs (#4789) 2018-10-19 08:45:05 -07:00
pages UI: Add forking based on service instance id existence (#5392) 2019-05-01 18:22:15 +00:00
steps UI: Add support for blocking queries on the service instance detail page (#5487) 2019-05-01 18:22:23 +00:00
unit UI: Add support for blocking queries on the service instance detail page (#5487) 2019-05-01 18:22:23 +00:00
index.html Find a way to test pre-ember load 2018-06-15 13:56:45 +01:00
pages.js UI: Add forking based on service instance id existence (#5392) 2019-05-01 18:22:15 +00:00
steps.js UI: Add support for blocking queries on the service instance detail page (#5487) 2019-05-01 18:22:23 +00:00
test-helper.js enable ember-exam 2019-01-03 22:21:20 -05:00