Test naming must follow TestFilename_Function_{Good,Bad,Ugly}. The disabled
path test was named freeform, breaking the mandatory pattern. Renamed to
TestDatabase_Initialize_Bad so it joins the existing TestDatabase_Initialize_Good
and forms a correctly named pair.
Co-Authored-By: Charon <charon@lethean.io>
|
||
|---|---|---|
| .. | ||
| database.go | ||
| database_race_test.go | ||
| database_test.go | ||
| hashrate.go | ||
| interface.go | ||
| interface_test.go | ||
| session.go | ||