summaryrefslogtreecommitdiffstats
path: root/api4/team_test.go
Commit message (Expand)AuthorAgeFilesLines
...
* Implementation endpoint for APIv4: GET /teams/name/{name} (#5473)Saturnino Abril2017-02-201-0/+36
* Implement GET teams/{team_id}/stats - apiv4 (#5453)Saturnino Abril2017-02-171-0/+51
* Implement a few team endpoints for APIv4 (#5296)Joram Wilander2017-02-071-0/+118
* Add tear down to APIv4 tests (#5250)Joram Wilander2017-02-021-0/+1
* Improve APIv4 test lib (#5237)Joram Wilander2017-01-311-3/+3
* Implement POST /teams endpoint (#5220)Joram Wilander2017-01-311-0/+75