summaryrefslogtreecommitdiffstats
path: root/api4/apitestlib.go
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release-3.7' into master.George Goldberg2017-03-171-1/+1
|\
| * PLT-5765 Passed SiteURL to SendNotifications (#5705)Harrison Healey2017-03-101-1/+1
* | APIv4 DELETE channels/{channel_id} (#5723)Saturnino Abril2017-03-141-0/+46
* | Add implementation for POST /email/test apiV4 - Send Test Email (#5716)Carlos Tadeu Panato Junior2017-03-131-0/+15
* | Implement SAML endpoints for APIv4 (#5671)Joram Wilander2017-03-131-0/+31
* | Adding functionality to get & delete incoming webhooks (#5648)Poornima2017-03-111-0/+8
|/
* 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