open-consul/ui-v2/tests
John Cowen e029b92b3f 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
..
acceptance Use html5 oninput instead of onkeyup for native textual inputs 2018-07-03 15:40:15 +01:00
helpers
integration
lib/page-object
pages Use html5 oninput instead of onkeyup for native textual inputs 2018-07-03 15:40:15 +01:00
unit
index.html
pages.js
steps.js Use html5 oninput instead of onkeyup for native textual inputs 2018-07-03 15:40:15 +01:00
test-helper.js