Improve test coverage of rbac stuff
Edited by Ghost User
Merge request reports
Activity
- A deleted user
added componentnbi prioritylow statusassigned typeimprovement labels
added 1 commit
- ab0b3142 - renamed files for consistency, added util file for api tests, started adding user api tests
added 1 commit
- 9566537e - added tests for api roles, minor style changes to other file
added 8 commits
-
9566537e...5247307a - 2 commits from branch
develop
- 8efb66db - added test for api/login
- 921414d3 - updated test data
- fd6f7ac4 - removed user and role stuff from suth.go in northbound/server and updated tests
- 31723efa - renamed files for consistency, added util file for api tests, started adding user api tests
- f9bc7df6 - finished user api tests, minor refactoring
- 88a9c999 - added tests for api roles, minor style changes to other file
Toggle commit list-
9566537e...5247307a - 2 commits from branch
added 1 commit
- 6fb0e3c2 - added tests for log out, needs updates when session handling is there
added 1 commit
- 0e5a4d82 - more test cases + fixed a bug where permissions where not checked
added 1 commit
- f8b9a20c - updated default rolesto use separated services instead of only auth when...
added 1 commit
- d6436f5d - tests for authorize method in interceptor and beautification
requested review from @istaester, @ext10578, and @istnescha
added 16 commits
-
d6436f5d...3df61a46 - 3 commits from branch
develop
- 43f299f1 - added test for api/login
- 90ac937a - updated test data
- aaf0211a - removed user and role stuff from suth.go in northbound/server and updated tests
- a3e4a842 - renamed files for consistency, added util file for api tests, started adding user api tests
- 91c10a43 - finished user api tests, minor refactoring
- cfb77bfb - added tests for api roles, minor style changes to other file
- 2536f61e - added tests for log out, needs updates when session handling is there
- e04e36e6 - test for auth_interceptor unary function
- 0a22e9a5 - more test cases + fixed a bug where permissions where not checked
- e4aa2676 - added tests for auth interceptor streaming
- f859fb28 - linter was unhappy
- cf1caff0 - updated default rolesto use separated services instead of only auth when...
- e774084a - tests for authorize method in interceptor and beautification
Toggle commit list-
d6436f5d...3df61a46 - 3 commits from branch
added 14 commits
-
3fd43d77 - 1 commit from branch
develop
- b74931d0 - added test for api/login
- ac9d7031 - updated test data
- 49121e87 - removed user and role stuff from suth.go in northbound/server and updated tests
- 16bcb34d - renamed files for consistency, added util file for api tests, started adding user api tests
- 031312fe - finished user api tests, minor refactoring
- f7a07828 - added tests for api roles, minor style changes to other file
- 25fc06f6 - added tests for log out, needs updates when session handling is there
- f4b0612d - test for auth_interceptor unary function
- bb3197cc - more test cases + fixed a bug where permissions where not checked
- 482a52e2 - added tests for auth interceptor streaming
- e7635323 - linter was unhappy
- ba67d065 - updated default rolesto use separated services instead of only auth when...
- 018be7b7 - tests for authorize method in interceptor and beautification
Toggle commit list-
3fd43d77 - 1 commit from branch
added 16 commits
-
018be7b7...b7271496 - 3 commits from branch
develop
- 5528a68e - added test for api/login
- 1602e870 - updated test data
- a6c210c2 - removed user and role stuff from suth.go in northbound/server and updated tests
- 76920dc5 - renamed files for consistency, added util file for api tests, started adding user api tests
- 96a292f3 - finished user api tests, minor refactoring
- c1c045ab - added tests for api roles, minor style changes to other file
- dc4823d7 - added tests for log out, needs updates when session handling is there
- 4aae4b1a - test for auth_interceptor unary function
- d83ddcfd - more test cases + fixed a bug where permissions where not checked
- 3cc140ae - added tests for auth interceptor streaming
- abea81f1 - linter was unhappy
- 7a1fc68b - updated default rolesto use separated services instead of only auth when...
- 520342ad - tests for authorize method in interceptor and beautification
Toggle commit list-
018be7b7...b7271496 - 3 commits from branch
added 14 commits
-
6fe4fa41 - 1 commit from branch
develop
- 2f8f7a00 - added test for api/login
- e0714a54 - updated test data
- 5ccb0f64 - removed user and role stuff from suth.go in northbound/server and updated tests
- b09c1434 - renamed files for consistency, added util file for api tests, started adding user api tests
- c61ab601 - finished user api tests, minor refactoring
- 4d126fed - added tests for api roles, minor style changes to other file
- da7f54f4 - added tests for log out, needs updates when session handling is there
- b54739d1 - test for auth_interceptor unary function
- 3cefbf45 - more test cases + fixed a bug where permissions where not checked
- 28f519ec - added tests for auth interceptor streaming
- 542d29d9 - linter was unhappy
- e7d01cb1 - updated default rolesto use separated services instead of only auth when...
- 033a1189 - tests for authorize method in interceptor and beautification
Toggle commit list-
6fe4fa41 - 1 commit from branch
- Resolved by Malte Bauch
Please register or sign in to reply