Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Run each test file in a transaction. | Matthew Somerville | 2017-06-20 | -1/+0 |
| | | | | This means that the tests can be run in parallel. | |||
* | Auto-add strict/warnings/Test::More with TestMech. | Matthew Somerville | 2017-05-31 | -1/+0 |
| | ||||
* | Fix cobrand restriction of My/Nearby. | Matthew Somerville | 2015-12-15 | -0/+55 |
5c79337 simplified a bit too far, as after then a particular cobrand could in Nearby and My only filter reports to a particular body, not any other criteria. To fix this, introduce more generic functions in the default cobrand to allow more flexibility. Make sure a few tests delete their bodies fully so that new tests pass when run as part of the suite. Fixes #1289. |