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
89512be546f6ff87d049656d9e1a37a7654bcf5a
mayan-edms
/
mayan
/
apps
/
common
/
tests
History
Roberto Rosario
63682a2945
Merge remote-tracking branch 'origin/master' into feature/master_merge
...
Signed-off-by: Roberto Rosario <
roberto.rosario.gonzalez@gmail.com
>
2017-03-14 15:57:38 -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
Merge remote-tracking branch 'origin/master' into feature/master_merge
2017-03-14 15:57:38 -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
Implement document workflows transition ACLs. GitLab issue
#321
.
2017-02-20 02:37:42 -04:00