consul/ui-v2/tests
John Cowen 3a0d0833fc ui: Upgrade ember-cli-api-double. Adds new staging env (#6136)
ember-cli-api-double has been upgraded for 3 things:

1. Use the correct configuration flags
2. Automatically include the necessary files to enable the api doubles
without requiring a server. This can be disabled to provide custom
functionality (so we can stitch our BDD style testing in with this)
3. When used statically, read the cookies from the users browser to
enable basic ad-hoc double editing (e.g. CONSUL_SERVICE_COUNT=100000)

Once upgraded we've now moved the config to the correct place, added a
new environment (staging) to use the static-style of doubles
The test environment continues to use custom cookie setting and url
checking so we disable this 'auto importing' by setting 'auto-import' to
false for the configuration for the addon.

We also added a couple of new package script targets to explicitly serve
or build the UI with the entirely static UI.
2019-09-04 08:35:13 +00:00
..
acceptance ui: Show the correct message when a session has been removed from a KV (#6167) 2019-09-04 08:35:11 +00:00
helpers ui: Upgrade ember-cli-api-double. Adds new staging env (#6136) 2019-09-04 08:35:13 +00:00
integration ui: Add `stats-card` component, integrate more `@hashicorp/structure-icons` (#6021) 2019-09-04 08:35:11 +00:00
lib UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00
pages ui: Adds readonly meta data to the serviceInstance and node detail pages (#6196) 2019-08-02 13:53:52 +02:00
steps ui: Implements a testable clipboard {{copy-button}} (#5967) 2019-06-21 11:42:40 +01:00
unit ui: Adds the ability to frontend search instances by address (ip:port) (#5993) 2019-09-04 08:35:06 +00:00
index.html ui: modify content path (#5950) 2019-06-26 11:43:30 -05:00
pages.js ui: Adds ability to search by policy, role or service ident names (#5811) 2019-06-05 09:25:32 +01:00
steps.js ui: Implements a testable clipboard {{copy-button}} (#5967) 2019-06-21 11:42:40 +01:00
test-helper.js ui: Implements a testable clipboard {{copy-button}} (#5967) 2019-06-21 11:42:40 +01:00