Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch test_app generation over to use py.test fixtures. | Christopher Allan Webber | 2013-04-04 | 1 | -25/+36 |
* | All mediagoblin tests now pass with py.test (switched setUp to setup) | Christopher Allan Webber | 2013-04-03 | 1 | -1/+1 |
* | Rename get_test_app to get_app. | Elrond | 2013-01-18 | 1 | -2/+2 |
* | More unicode fixes in the test suite | Sebastian Spaeth | 2012-12-12 | 1 | -6/+7 |
* | Make sqlalchemy stop complaining about non-unicode input | Sebastian Spaeth | 2012-12-11 | 1 | -2/+2 |
* | Added OAuth test | Joar Wandborg | 2012-09-29 | 1 | -0/+50 |
* | Added tests for HTTP callbacks | Joar Wandborg | 2012-09-27 | 1 | -3/+3 |
* | Added some OAuth plugin tests | Joar Wandborg | 2012-09-26 | 1 | -0/+133 |