consul/ui-v2/tests/acceptance
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
..
components Use html5 oninput instead of onkeyup for native textual inputs 2018-07-03 15:40:15 +01:00
dc Use html5 oninput instead of onkeyup for native textual inputs 2018-07-03 15:40:15 +01:00
settings Make sure token is set to blank if nothing is typed in settings 2018-06-20 14:38:54 +01:00
steps Use html5 oninput instead of onkeyup for native textual inputs 2018-07-03 15:40:15 +01:00
index-forwarding.feature WIP: Feature/acceptance tests 2018-06-12 11:24:35 +01:00
page-navigation.feature Make sure KV clicking is tested (WIP) 2018-06-12 11:24:36 +01: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 Prevent being able to submit a create form with empty values 2018-06-12 11:24:36 +01:00
token-header.feature Use html5 oninput instead of onkeyup for native textual inputs 2018-07-03 15:40:15 +01:00