CacheIsolationTestMixin and CacheIsolationTestCase are useful test utilities to clear the Django and Request caches between tests. They are currently in edx-platform, but would be useful as general utilities in edx-django-utils.
There may be some edx-platform specific stuff here that would need to be factored out.
CacheIsolationTestMixin and CacheIsolationTestCase are useful test utilities to clear the Django and Request caches between tests. They are currently in edx-platform, but would be useful as general utilities in edx-django-utils.
There may be some edx-platform specific stuff here that would need to be factored out.