aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tests/test_oauth.py
Commit message (Expand)AuthorAgeFilesLines
* Rename get_test_app to get_app.Elrond2013-01-181-2/+2
* More unicode fixes in the test suiteSebastian Spaeth2012-12-121-6/+7
* Make sqlalchemy stop complaining about non-unicode inputSebastian Spaeth2012-12-111-2/+2
* Added OAuth testJoar Wandborg2012-09-291-0/+50
* Added tests for HTTP callbacksJoar Wandborg2012-09-271-3/+3
* Added some OAuth plugin testsJoar Wandborg2012-09-261-0/+133