summaryrefslogtreecommitdiffstats
path: root/integrations/signup_test.go
Commit message (Expand)AuthorAgeFilesLines
* Fix "data race" in testlogger (#9159)zeripath2019-11-261-1/+1
* Fix password complexity check on registration (#8887)guillep2k2019-11-091-2/+2
* Less verbose integration tests (#2123)Ethan Koenig2017-07-071-6/+2
* Improve integration test helper functions (#2049)Ethan Koenig2017-06-251-1/+0
* Consolidate boilerplate in integration tests (#1979)Ethan Koenig2017-06-171-10/+6
* Display URLs in integration test logs (#1924)Ethan Koenig2017-06-091-4/+2
* improve integration test to resue models/fixtures and store git repos with te...Lunny Xiao2017-04-281-2/+2
* Integration test framework (#1290)Ethan Koenig2017-04-251-22/+28
* Run "make fmt" with go-1.6 (#1333)Sandro Santilli2017-03-211-3/+3
* Add integration test for signup (#1135)Mura Li2017-03-111-0/+35