wxiaoguang
|
81926d61db
|
Decouple unit test, remove intermediate `unittestbridge` package (#17662)
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
|
3 years ago |
Lunny Xiao
|
a4bfef265d
|
Move db related basic functions to models/db (#17075)
* Move db related basic functions to models/db
* Fix lint
* Fix lint
* Fix test
* Fix lint
* Fix lint
* revert unnecessary change
* Fix test
* Fix wrong replace string
* Use *Context
* Correct committer spelling and fix wrong replaced words
Co-authored-by: zeripath <art27@cantab.net>
|
3 years ago |
zeripath
|
055f6d2296
|
Fix "data race" in testlogger (#9159)
* Fix data race in testlogger
* Update git_helper_for_declarative_test.go
|
5 years ago |
Ethan Koenig
|
f1adaef458
|
Less verbose integration tests (#2123)
* Helper functions for intergration test boilerplate
|
7 years ago |
Ethan Koenig
|
f64c232953
|
Improve integration test helper functions (#2049)
Set request headers in helper functions, and new helper for requests with string-formatted URLs
|
7 years ago |
Bo-Yi Wu
|
90f9bb12c6
|
fix golint error and rename func for suggestion. (#1997)
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
|
7 years ago |
Ethan Koenig
|
ce9b86082c
|
Consolidate boilerplate in integration tests (#1979)
|
7 years ago |
Ethan Koenig
|
5e92b82ac6
|
Fix uppercase default branch bug (#1965)
|
8 years ago |