History for dmpopidor / test / integration / authentication_test.rb
2017-05-23
@Jimmy Angelakos
Updated tests.
Jimmy Angelakos committed on 23 May 2017
2017-03-24
@briley
fixed the rest of the tests by swapping out I18n and removing locales from routes
briley committed on 24 Mar 2017
2016-11-16
@briley
fixed authentication integration test. updated test_helper to compensate for Devise sometimes having an intermediate redirect
briley committed on 16 Nov 2016
@briley
Added registration controller tests, updated reference to Devise's deprectaed 'bypass' with bypass_sign_in', added some test helper to verify redirects to welcome page (for unauthorized attempts) and projects list page (for authorized). Added language_id back to attr_accessible on User model
briley committed on 16 Nov 2016
@briley
Added authentication test and registration controller test. Added troubleshooting info to README. Added generic omniauth id to registration form
briley committed on 16 Nov 2016