| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-01-21 | tests: enforce `super` in lifecycle hooks | Alyssa Ross | |
| This will allow us to have global setup and teardown for tests. For example, we can automatically clear caches after each test, to avoid annoying intermittent failures like #1879 and #1886. | |||
| 2016-12-30 | ENV: deprecate old methods. | Mike McQuaid | |
| These should have been deprecated long ago but we didn’t really have the necessary framework to do so. | |||
| 2016-11-16 | Move test files back directly to `test/`. | Markus Reiter | |
