Skip to content

Make tests cache-independent by clearing cache before and after

Rémy Coutable requested to merge make-test-cache-independent into master

What does this MR do and why?

This MR does two things:

  • Always clear cache before and after examples
  • Disallow any real HTTP requests

Expected impact & dry-runs

More stable test suite.

Action items

Edited by Rémy Coutable

Merge request reports