summaryrefslogtreecommitdiffstats
path: root/api4/user_test.go
Commit message (Expand)AuthorAgeFilesLines
...
* Implement POST /users/ids endpoint for APIv4 (#5274)Joram Wilander2017-02-031-0/+32
* Add tear down to APIv4 tests (#5250)Joram Wilander2017-02-021-1/+5
* Implement PUT /users/{user_id}/roles endpoint for APIv4 (#5238)Joram Wilander2017-02-011-0/+24
* Improve APIv4 test lib (#5237)Joram Wilander2017-01-311-7/+5
* Implement APIv4 infrastructure (#5191)Joram Wilander2017-01-301-0/+186