Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: More instances where a fresh database is not needed | Sebastian Spaeth | 2013-01-08 | 1 | -7/+5 |
| | | | | Save test runtime by not dumping the databases when not needed. | ||||
* | It's 2012 all up in here | Christopher Allan Webber | 2012-02-02 | 1 | -1/+1 |
| | |||||
* | Bug #685: Add failing unit test | Elrond | 2011-12-03 | 1 | -0/+26 |
The simplest way to reproduce Bug #685 is to ask for a non existent page. This should return a proper 404. It currently doesn't. So add a unit test exactly for this. This unit test fails currently! It will fail until the bug gets fixed. |