Commit Graph

6 Commits (8c3a2e817be8a365abf167893e1d73ae79382cb6)

Author SHA1 Message Date
Morlinest 8e61823ec4 Fix tests code to prevent some runtime errors ()
* Fix tests code to prevent some runtime errors

* Reduce nesting
Ethan Koenig ceae143e78 Consistency checks for unit tests ()
Lunny Xiao bb5a6b7a07 fix xorm NewSession uncorrected usages ()
Ethan Koenig 8093b3372e Less boilerplate in models/ unit tests ()
Ethan Koenig 973282dae2 Better coverage in pull_test ()
Ethan Koenig 72bfabfada Unit tests for models/pull.go