Commit Graph

16 Commits (833f291c40364ae0a2650d3df8bf9231a4464adf)

Author SHA1 Message Date
Lunny Xiao a666829a37
Move user related model into models/user (#17781) 3 years ago
wxiaoguang 750a8465f5
A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
wxiaoguang 81926d61db
Decouple unit test, remove intermediate `unittestbridge` package (#17662) 3 years ago
Lunny Xiao a4bfef265d
Move db related basic functions to models/db (#17075) 3 years ago
Richard Nienaber 908136c557
add configuration option to restrict users by default (#16256) 3 years ago
Chris Shyi d025d84d91
Add email validity check (#13475) 4 years ago
zeripath 055f6d2296 Fix "data race" in testlogger (#9159) 5 years ago
guillep2k 6e1912c73a Fix password complexity check on registration (#8887) 5 years ago
Ethan Koenig f1adaef458 Less verbose integration tests (#2123) 7 years ago
Ethan Koenig f64c232953 Improve integration test helper functions (#2049) 7 years ago
Ethan Koenig ce9b86082c Consolidate boilerplate in integration tests (#1979) 7 years ago
Ethan Koenig 61716bd8f7 Display URLs in integration test logs (#1924) 7 years ago
Lunny Xiao fca7ddc6ea improve integration test to resue models/fixtures and store git repos with tests (#1627) 8 years ago
Ethan Koenig c58708d3ee Integration test framework (#1290) 8 years ago
Sandro Santilli f73e734411 Run "make fmt" with go-1.6 (#1333) 8 years ago
Mura Li bdcc1a23e0 Add integration test for signup (#1135) 8 years ago