open-consul/ui-v2/tests/acceptance/steps
John Cowen 5cf063fc8a ui: Leader icon for node listing view (#6265)
- yarn upgrade consul-api-double which includes `status/leader`
- add all the ember-data things required to call a new endpoint
- Pass the new leader variable through to the template
- use the new leader variable in the template to set a leader
- add acceptance testing to verify leaders are highlighted
- Change testing navigation/api requests to status/leader (on the node listing page, status/leader is now the last get request to
be called).
- Template whitespace commit (less indenting)
- adds a test to to assert no errors happen with an unelected leader
2019-09-04 08:35:16 +00:00
..
components Fix text and add feature test for copy button (#5958) 2019-06-27 10:01:30 +01:00
dc ui: Leader icon for node listing view (#6265) 2019-09-04 08:35:16 +00:00
settings Make sure token is set to blank if nothing is typed in settings 2018-06-20 14:38:54 +01:00
deleting-steps.js Move deleting to a top level feature 2018-07-04 15:58:09 +01:00
index-forwarding-steps.js Make this steps file the same as the others... 2018-06-12 11:24:36 +01:00
page-navigation-steps.js WIP: Feature/acceptance tests 2018-06-12 11:24:35 +01:00
startup-steps.js Find a way to test pre-ember load 2018-06-15 13:56:45 +01:00
steps.js ui: Include yadda/gherkin dictionaries we use for acc testing (#5956) 2019-09-04 08:35:01 +00:00
submit-blank-steps.js Prevent being able to submit a create form with empty values 2018-06-12 11:24:36 +01:00
token-header-steps.js Ensure a blank token is sent if the localStorage kv doesn't exist 2018-06-20 10:32:35 +01:00