aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller/auth_social.t
Commit message (Collapse)AuthorAgeLines
* Fix Twitter authentication test.Matthew Somerville2016-04-22-2/+5
| | | | Pull in the same fix that was made in f598f56f for the Facebook tests.
* Merge remote-tracking branch 'origin/twitter-login'Matthew Somerville2016-04-22-0/+111
|\
| * Add Twitter social login.Matthew Somerville2016-04-08-0/+111
| |
* | Prevent dev sites auto-creating session.Matthew Somerville2016-04-06-0/+3
|/ | | | | We check for a session's existence before looking in it, as looking in it first would auto create a session.
* Move test mocks to their own directory.Matthew Somerville2016-01-27-4/+4
|
* Add tests of social login.Matthew Somerville2016-01-22-0/+143