Roberto Rosario
|
ff30268a4b
|
Fix folder api tests.
|
2016-06-08 01:59:32 -04:00 |
|
Roberto Rosario
|
69bd6cc308
|
Finish conversion of the folders app to organizations.
|
2016-05-30 06:12:57 -04:00 |
|
Roberto Rosario
|
c2c95787cb
|
Improve folder and tag creation api test.
|
2016-03-14 20:38:00 -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
|
858648782b
|
Update Folder creation and Tag creation API calls to return the id of the created instances.
|
2016-03-14 04:48:22 -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
|
10eb7d49b2
|
Update API tests to use login instead of force_authenticate.
|
2016-02-04 17:39:27 -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
|
6e9c2a14ae
|
Add folder app view tests.
|
2015-10-17 02:17:36 -04:00 |
|
Roberto Rosario
|
3e3eca4c0e
|
Update all tests to use setting value overriding.
|
2015-09-06 04:01:40 -04:00 |
|
Roberto Rosario
|
4fb86fba14
|
Re-estructure tests to cleanup the apps' namespace.
|
2015-08-18 23:06:26 -04:00 |
|