adds feature tests for sign up and sign using OAuth

This commit is contained in:
David Gil
2015-08-25 14:15:04 +02:00
parent 026db24b2a
commit de15bbe911
3 changed files with 147 additions and 28 deletions

View File

@@ -22,3 +22,5 @@ RSpec.configure do |config|
end
Capybara.javascript_driver = :poltergeist
OmniAuth.config.test_mode = true