summaryrefslogtreecommitdiffstats
path: root/api4/apitestlib.go
Commit message (Expand)AuthorAgeFilesLines
* add implementation for verify email for apiv4 (#5502)Carlos Tadeu Panato Junior2017-02-241-0/+4
* Implement create and get incoming webhook endpoints for APIv4 (#5407)Joram Wilander2017-02-211-0/+15
* Implement posts endpoints for APIv4 (#5480)Ruzette Tanyag2017-02-211-0/+19
* Implement GET teams/{team_id}/stats - apiv4 (#5453)Saturnino Abril2017-02-171-0/+14
* Implement upload and get file endpoints for APIv4 (#5396)Joram Wilander2017-02-171-0/+68
* Implement GET channels endpoints for APIv4 (#5363)Ruzette Tanyag2017-02-141-2/+2
* Implement some post endpoints for APIv4 (#5353)Joram Wilander2017-02-131-0/+27
* Implement GET `/users/username/{username}` endpoint for APIv4 (#5310)Ruzette Tanyag2017-02-081-1/+1
* 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