Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't get a fresh app when not needed | Sebastian Spaeth | 2013-01-08 | 1 | -1/+1 |
| | | | | | | | | These tests, don't need fresh databases, so don't discard and recreate the tables. This reduces test suite runtime on my laptop from 130 to 96 seconds. Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de> | ||||
* | Fix some unicode related issues in oauth and the api. | Elrond | 2012-12-23 | 1 | -1/+1 |
| | | | | Found using the previous commit. | ||||
* | Added API tests | Joar Wandborg | 2012-12-23 | 1 | -0/+104 |