Files
nairobi/spec/features
Javi Martín d61e8cb6a6 Use text() instead of html()
Using html() makes it possible to insert <script> tags in the DOM, and
in this case we aren't supposed to be inserting any HTML.

I haven't found a way to focus on a field with Capybara, then add a
character, and focus on another field. So I've manually triggered the
change event in the test.
2019-10-21 20:24:50 +02:00
..
2019-10-20 17:26:14 +02:00
2019-10-09 21:57:20 +02:00
2019-05-28 16:36:54 +02:00
2019-06-27 09:19:36 +02:00
2019-10-20 17:26:14 +02:00
2019-09-10 21:04:56 +02:00
2019-10-21 20:24:50 +02:00