thoughtbot / ember-formulaic

Simplify form filling in acceptance tests
MIT License
2 stars 1 forks source link

`clickOn` supports `a` and `input[type="radio"]` #7

Closed seanpdoyle closed 9 years ago

seanpdoyle commented 9 years ago

Add support to clickOn test helper for <a> tags and <input type="radio">.