Skip to content
Snippets Groups Projects
Commit 70a381a0 authored by Alyssa Ross's avatar Alyssa Ross
Browse files

tests: enforce `super` in lifecycle hooks

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.
parent d7c463ad
No related branches found
No related tags found
No related merge requests found
Showing
with 37 additions and 0 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment