test_user_profile_properties.py
3.48 KB
-
Add a TestCase mixin for enabling caches in tests · 853bfe7a
By default, disable all caching in tests, to preserve test independence. In order to enable caching, inherit from CacheSetupMixin, and specify which cache configuration is needed. [EV-32]
Calen Pennington committed