John Cowen
0e3d855734
Sort ACL tokens by name
2018-06-19 10:51:31 +01:00
John Cowen
b7a15e6616
Ensure all tags for a service are listed on the service detail page
2018-06-18 15:38:52 +01:00
John Cowen
3d1f4e59a8
Find a way to test pre-ember load
...
1. Also add index.html things to test/index.html
2. Use content-for to hedge against keeping content in sync (requires an
addon)
3. Test passes but only when run on its own, as we need to rely on
content in the QUnit runner, theoretically it is not running our test in
isolation. Skipping the test for the moment so we don't have a filaing
test when all run together
2018-06-15 13:56:45 +01:00
John Cowen
597538354f
Merge pull request #4225 from hashicorp/bugfix/hide-anon-acl-delete
...
[BUGFIX] Remove anonymous ACL delete button in the listing
2018-06-14 16:58:07 +01:00
John Cowen
9aa86d892d
Add test for not showing the delete button for the first acl...
...
Also, change the action group page objects to use data-test attributes
instead of last-child which isn't reliable (and stay consistent)
2018-06-14 15:01:54 +01:00
John Cowen
143e1b7b37
Add a test for searching by token
2018-06-14 13:15:56 +01:00
John Cowen
edea43e8a0
Prevent being able to submit a create form with empty values
2018-06-12 11:24:36 +01:00
John Cowen
b29d2acb08
Explicitly sort by Key after folder/file
2018-06-12 11:24:36 +01:00
John Cowen
29196d3f49
Make this steps file the same as the others...
...
WIP: Ideally all of these would go
2018-06-12 11:24:36 +01:00
John Cowen
6e993ecc10
Make sure KV clicking is tested (WIP)
2018-06-12 11:24:36 +01:00
John Cowen
dec7883b5e
Tweak vocab
2018-06-12 11:24:36 +01:00
John Cowen
0558e4a401
Add some delete testing to KV and ACL
2018-06-12 11:24:36 +01:00
John Cowen
c909c00f6c
Remove some pauses
2018-06-12 11:24:36 +01:00
John Cowen
db1275f2eb
WIP: Feature/acceptance tests
2018-06-12 11:24:35 +01:00