Roberto Rosario
|
5ea31554bc
|
Update and fix failing tests.
|
2017-01-14 03:08:32 -04:00 |
|
Roberto Rosario
|
4e7559d396
|
Add settings class cache invalidation method. Update common.tests.base.BaseTestCase
class to invalidate settings cache. Update tests using Django's TestCase to
BaseTestCase.
|
2017-01-14 00:13:35 -04:00 |
|
Roberto Rosario
|
23f40ac4aa
|
PEP8 cleanups.
|
2016-04-27 20:31:02 -04:00 |
|
Roberto Rosario
|
c6eea8ba64
|
Don't perform OCR in folder model tests.
|
2016-04-27 18:19:30 -04:00 |
|
Roberto Rosario
|
af273fbfc3
|
Remove the creation of a test user.
|
2016-04-27 18:10:21 -04:00 |
|
Roberto Rosario
|
9823202405
|
Remove typecasting of file objects into Django's File class, not needed in Django >1.8.x.
|
2016-03-14 20:20:54 -04:00 |
|
Roberto Rosario
|
1c65b389ee
|
Remove concept of ownership from folders by removing the user field.
"Ownership" now is now determined by ACL of a folder, like the rest of the objects in the system.
|
2016-03-08 01:20:10 -04:00 |
|
Roberto Rosario
|
2ebb84f18f
|
Remove remaining direct references to the User model. Closes GitLab issue #225.
|
2016-01-28 05:55:15 -04:00 |
|
Roberto Rosario
|
cbc1f12bf6
|
Simplify tests teatDown method.
|
2015-11-01 02:57:55 -04:00 |
|
Roberto Rosario
|
df7a5c6e1c
|
Reorganize tests literals and move then to their respective apps.
|
2015-10-20 21:14:07 -04:00 |
|
Roberto Rosario
|
4fb86fba14
|
Re-estructure tests to cleanup the apps' namespace.
|
2015-08-18 23:06:26 -04:00 |
|