Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Fix Twitter authentication test. | Matthew Somerville | 2016-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 Somerville | 2016-04-22 | -0/+111 |
|\ | ||||
| * | Add Twitter social login. | Matthew Somerville | 2016-04-08 | -0/+111 |
| | | ||||
* | | Prevent dev sites auto-creating session. | Matthew Somerville | 2016-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 Somerville | 2016-01-27 | -4/+4 |
| | ||||
* | Add tests of social login. | Matthew Somerville | 2016-01-22 | -0/+143 |