Add BaseAPITestCase class that invalidates the permission and smart settings caches.
Use BaseAPITestCase for all API test cases.
This commit is contained in:
1
mayan/apps/rest_api/tests/__init__.py
Normal file
1
mayan/apps/rest_api/tests/__init__.py
Normal file
@@ -0,0 +1 @@
|
||||
from .base import BaseAPITestCase # NOQA
|
||||
Reference in New Issue
Block a user