summaryrefslogtreecommitdiffstats
path: root/integrations/api_issue_stopwatch_test.go
Commit message (Collapse)AuthorAgeFilesLines
* [API] extend StopWatch (#9196)65432019-12-111-0/+83
* squash api-stopwatch * fix prepair logic! + add Tests * fix lint * more robust time compare * delete responce 202 -> 204 * change http responce in test too