gosora/run-linux-tests
Azareal 2b4ed1d70e Those tests were too thorough, even reaching into sections which aren't quite implemented.
Added new rules for commits which introduced database changes.
2018-07-30 18:09:08 +10:00

5 lines
96 B
Plaintext

echo "Generating the dynamic code"
go generate
echo "Running tests"
go test -coverprofile c.out