summaryrefslogtreecommitdiffstats
path: root/integrations/version_test.go
Commit message (Expand)AuthorAgeFilesLines
* Fix "data race" in testlogger (#9159)zeripath2019-11-261-1/+1
* Removed unnecessary conversions (#7557)Christian Muehlhaeuser2019-07-231-1/+1
* Move sdk structs to modules/structs (#6905)Lunny Xiao2019-05-111-2/+2
* Update hard-coded version to 1.3.0-dev (#2390)Sandro Santilli2017-10-121-1/+1
* Less verbose integration tests (#2123)Ethan Koenig2017-07-071-2/+1
* Don't show non-comments in comments API (#2001)Ethan Koenig2017-06-181-6/+2
* Display URLs in integration test logs (#1924)Ethan Koenig2017-06-091-2/+1
* improve integration test to resue models/fixtures and store git repos with te...Lunny Xiao2017-04-281-2/+1
* Integration test framework (#1290)Ethan Koenig2017-04-251-63/+15
* Add basic integration test infrastructure (and new endpoint `/api/v1/version`...Mura Li2017-03-061-0/+82