test_views.py
56.8 KB
-
Clear caches between tests for ModuleStoreTestCase/SharedModuleStoreTestCase · be25bb8a
Cached values were leaking across tests, causing difficult to debug errors, particularly when using Config Models. As part of this work, certain tests that had query counts that relied on those values being cached needed to be adjusted up.
David Ormsbee committed