birtona / rent-a-role-model

Connecting teachers with female IT role models
9 stars 8 forks source link

fix callback specs #19

Closed birtona closed 10 years ago

birtona commented 10 years ago

3 tests are failing due to redirect change

rspec ./spec/controllers/oauth_controller_spec.rb:47 # OauthController#callback when a new user is created redirects to thanks page rspec ./spec/controllers/oauth_controller_spec.rb:55 # OauthController#callback when a user already exists updates the user profile rspec ./spec/controllers/oauth_controller_spec.rb:61 # OauthController#callback when a user already exists redirects to already page

johanness commented 10 years ago

Maybe I could do some after-hackathon cleanup. Would be great if you could join @torasakura