-
Notifications
You must be signed in to change notification settings - Fork 189
Open
Description
With the upgrade of Capybara 2.1.0 I had test failing right out the gate. Needed to add the following to features/support/env.rb
Capybara.ignore_hidden_elements = false
Also, on the testing front. It would be helpful to include Test Setup in the ReadMe. Took a while to figure out some of the cucumber failing test for bad logins. The password in the user.rb factory needs to be in sync with password in cucumber steps when creating a user with only email address.
Thanks for all you work.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels