summaryrefslogtreecommitdiffstats
path: root/api4/apitestlib.go
Commit message (Expand)AuthorAgeFilesLines
* Implement PUT /users/{user_id}/password endpoint for APIv4 (#5243)Joram Wilander2017-02-071-1/+5
* Implement GET /users endpoint for APIv4 (#5277)Joram Wilander2017-02-031-0/+2
* Add tear down to APIv4 tests (#5250)Joram Wilander2017-02-021-0/+28
* Implement POST /channels endpoint for APIv4 (#5241)Joram Wilander2017-02-021-0/+30
* Implement PUT /users/{user_id}/roles endpoint for APIv4 (#5238)Joram Wilander2017-02-011-1/+15
* Improve APIv4 test lib (#5237)Joram Wilander2017-01-311-13/+97
* Implement APIv4 infrastructure (#5191)Joram Wilander2017-01-301-0/+211