Michael Price
|
f53350a699
|
Update the dynamic_search app API tests to conform with the new BaseAPITestCase class interface and
to include pass and fail test for each end point.
Signed-off-by: Michael Price <loneviking72@gmail.com>
|
2018-04-01 01:11:09 -04:00 |
|
Roberto Rosario
|
f09321f6ab
|
Fix deprecation warnings for Django 1.11 and Django 2.0.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2017-07-21 00:25:18 -04:00 |
|
Roberto Rosario
|
40ab6b6f9f
|
Fix role creation API not returning id of new role. GitLab issue #390.
Thanks to @lokeshmanmode for the find.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2017-06-17 03:00:58 -04:00 |
|
Roberto Rosario
|
80f64d7fcf
|
Add BaseAPITestCase class that invalidates the permission and smart settings caches.
Use BaseAPITestCase for all API test cases.
|
2017-02-16 21:12:55 -04:00 |
|
Roberto Rosario
|
5f99b123d7
|
Merge branch 'master' into master_merge
|
2017-02-03 14:08:34 -04:00 |
|
Roberto Rosario
|
e2c8f7b3fc
|
Add complete role API endpoints (role create, patch, put, delete,
add/update role groups, add/update role permissions).
|
2017-01-30 18:33:06 -04:00 |
|