open-consul/ui-v2/tests/acceptance
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 UI: New ACLs (#4789) 2018-10-19 08:45:05 -07:00
steps ui: Leader icon for node listing view (#6265) 2019-09-04 08:35:16 +00:00
deleting.feature UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00
index-forwarding.feature WIP: Feature/acceptance tests 2018-06-12 11:24:35 +01:00
page-navigation.feature ui: Leader icon for node listing view (#6265) 2019-09-04 08:35:16 +00:00
startup.feature Reset `<html class>` after every test, back to its original static value 2018-06-25 12:11:01 +01:00
submit-blank.feature Add some low hanging intention tests, basically add intentions to others 2018-07-04 13:21:30 +01:00
token-header.feature UI: Catch 500 error on token endpoint and revert to legacy tokens (#4874) 2018-11-02 14:44:36 +00:00