John Cowen
649d777714
Acceptance test for using tokens from listing and detail pages
2018-07-04 16:37:41 +01:00
John Cowen
701d6a3a72
Move deleting to a top level feature
2018-07-04 15:58:09 +01:00
John Cowen
e0f7cdb128
Start purifying page objects
2018-07-04 15:06:20 +01:00
John Cowen
b445df39bb
Use html5 oninput instead of onkeyup for native textual inputs
...
This enables people to enter things using the mouse to paste for
example, plus possible other things.
As an aside it also answers my query regarding `fillIn` for testing,
nothing needs to be actually _typed_ anymore! Doh
2018-07-03 15:40:15 +01:00
John Cowen
6949b22d5f
Sort ACL tokens by name
2018-06-19 10:51:31 +01:00
John Cowen
62a4c1098e
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
e37136ecae
Prevent being able to submit a create form with empty values
2018-06-12 11:24:36 +01:00
John Cowen
5e5fffe300
Add some delete testing to KV and ACL
2018-06-12 11:24:36 +01:00
John Cowen
17ebf96755
WIP: Feature/acceptance tests
2018-06-12 11:24:35 +01:00