| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-02-27 | Convert Sandbox test to spec. | Markus Reiter | |
| 2017-01-22 | tests: remove remainder of ARGV stubs | Alyssa Ross | |
| I was waiting for confirmation that there wasn't a good reason for these to be stubbed before I removed them. | |||
| 2017-01-22 | tests: set verbose in ENV instead of stubbing ARGV | Alyssa Ross | |
| 2017-01-22 | tests: remove explicit tmpdir deletions | Alyssa Ross | |
| These are no longer necessary. | |||
| 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-11-16 | Move test files back directly to `test/`. | Markus Reiter | |
