This website requires JavaScript.
Explore
Impressum
Grow Tools
Help
Sign In
matthias
/
mayan-edms
Watch
1
Star
0
Fork
0
You've already forked mayan-edms
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
0078600e62bcb8eb37958c9ff5259f1e2b3528bf
mayan-edms
/
mayan
/
apps
/
common
/
tests
History
Roberto Rosario
0078600e62
Add custom tests runner that replaces the custom "runtests"
...
management command.
2017-02-17 18:12:48 -04:00
..
__init__.py
Change the file descriptor check to use open files instead. Add decorator to skip open file check. GitLab issue
#309
.
2016-06-29 18:40:15 -04:00
base.py
Add settings class cache invalidation method. Update common.tests.base.BaseTestCase
2017-01-14 00:13:35 -04:00
decorators.py
Code cleanups.
2017-01-28 22:56:52 -04:00
literals.py
Implement repeatable way to add test views.
2015-10-27 15:23:26 -04:00
mixins.py
Code cleanups.
2017-01-28 22:56:52 -04:00
runner.py
Add custom tests runner that replaces the custom "runtests"
2017-02-17 18:12:48 -04:00
test_api.py
Add BaseAPITestCase class that invalidates the permission and smart settings caches.
2017-02-16 21:12:55 -04:00
test_views.py
Remove unnecessary cache invalidation from test, it is done by the test's
2017-02-16 21:48:37 -04:00