| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-01-22 | tests: remove more per-test file system cleanup | Alyssa Ross | |
| These locations are now all automatically cleaned up after every test. | |||
| 2017-01-22 | tests: clean up file system for all tests | Alyssa Ross | |
| (No longer just integration tests.) | |||
| 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. | |||
| 2017-01-03 | Deprecate Homebrew/versions, Homebrew/devel-only. | Mike McQuaid | |
| Don't use Homebrew/versions in a test and remove them both from the OFFICIAL_TAPS list (i.e. `brew search`). | |||
| 2016-11-16 | Move test files back directly to `test/`. | Markus Reiter | |
