Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Really removing nosetests things now! all assert_whatever removed | Christopher Allan Webber | 2013-04-06 | 1 | -1/+0 |
* | Switch test_app generation over to use py.test fixtures. | Christopher Allan Webber | 2013-04-04 | 1 | -11/+14 |
* | 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 |
* | Don't get a fresh app when not needed | Sebastian Spaeth | 2013-01-08 | 1 | -1/+1 |
* | Fix some unicode related issues in oauth and the api. | Elrond | 2012-12-23 | 1 | -1/+1 |
* | Added API tests | Joar Wandborg | 2012-12-23 | 1 | -0/+104 |