summaryrefslogtreecommitdiff
path: root/spec/features/oauth_login_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add specsDouwe Maan2017-07-271-1/+1
* Extract "@request.env['devise.mapping'] = Devise.mappings[:user]" to a test h...Jacopo2017-07-201-1/+3
* Test logging in via the Authentiq OAuth provider in a feature spec.34737-authentiq-oauth-feature-specTimothy Andrew2017-07-071-1/+1
* Remove Authentiq from the OAuth login integration tests.Timothy Andrew2017-07-061-1/+1
* Implement review comments for !11963 from @adamniedzielski.Timothy Andrew2017-07-061-14/+22
* Add Omniauth OAuth config to the test section of `gitlab.yml`Timothy Andrew2017-07-061-51/+1
* Add more providers to the OAuth login integration tests.Timothy Andrew2017-07-061-2/+41
* Test the "Remember Me" flow for OAuth-based login.Timothy Andrew2017-07-061-2/+59
* Add integration tests around OAuth login.Timothy Andrew2017-07-061-0/+58