openfe
openfe copied to clipboard
Define slow tests
As per @richardjgowers' comment in #620 : we should have a means of defining tests that require internet as optional / skipped by default.
Options:
- [ ] Define an environment variable that just gets checked on a skipif fixture
- [ ] Define a custom plugin