Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Make sure gettext domain specified in all tests. | Matthew Somerville | 2017-08-25 | -0/+2 |
| | ||||
* | Move FixMyStreet::DB to FixMyStreet::DB::Schema. | Matthew Somerville | 2017-08-09 | -1/+1 |
| | | | | Store a schema object on FixMyStreet::DB instead. | |||
* | Run each test file in a transaction. | Matthew Somerville | 2017-06-20 | -0/+30 |
This means that the tests can be run in parallel. |