consul/ui-v2/tests
John Cowen 2f28232df0 ui: Upgrade to ember 3.16 Octane Edition (#7334)
* v3.12.0...v3.16.0

* Upgrades

* Remove old wormhole fix

* Fixup ember power select (camelcasing)

* Fixup immedaitely closing dropdown

When clicking on the syntax selector, it seemed like an extra click
event was firing from the label, which then immediately closed the
dropdown. By adding a for="" attribute this event isn't passed to the
dropdown menu and therefore doesn't immediately close

* Fix up integration tests with new style (plus standardize titles)

* Temporarily disable some template linting rules

* Add required methods (even though they aren't used anywhere)

* Ensure event sources get closed on destruction
2020-05-12 17:14:10 +00:00
..
acceptance ui: Use a service-proxy to test service removal notification (#7315) 2020-05-12 17:14:01 +00:00
helpers ui: HTTP Body testing (#7290) 2020-05-12 17:14:02 +00:00
integration ui: Upgrade to ember 3.16 Octane Edition (#7334) 2020-05-12 17:14:10 +00:00
lib ui: Acceptance test improvements to prepare for more NS tests (#6980) 2020-01-24 12:26:28 +00:00
pages ui: Move to angle brackets for ember components (#7321) 2020-05-12 17:14:05 +00:00
steps ui: oss don't ever POST/PUT Namespaces when writing data (#7238) 2020-02-07 15:50:50 +00:00
unit ui: HTTP Body testing (#7290) 2020-05-12 17:14:02 +00:00
dictionary.js ui: Run 2 separate test runs oss and ent (#7214) 2020-02-07 11:02:53 +00:00
index.html ui: Implements the ember-page-title addon to the UI (#7118) 2020-01-28 09:25:52 -05:00
pages.js ui: Hides the Routing tab for a service proxy (#7195) 2020-02-03 10:09:15 -05:00
steps.js ui: Acceptance test improvements to prepare for more NS tests (#6980) 2020-01-24 12:26:28 +00:00
test-helper.js fix ember parallelization (#7221) 2020-05-12 17:13:52 +00:00