Automates DB reset and migrations when unit and integration tests are run

This commit is contained in:
Andrew J Yao
2019-10-28 21:35:45 -07:00
committed by yaoandrew
parent 25f9c6c9e3
commit 722f7f3665
5 changed files with 30 additions and 15 deletions
+1
View File
@@ -30,6 +30,7 @@ require (
github.com/olekukonko/tablewriter v0.0.1 // indirect
github.com/onsi/ginkgo v1.7.0
github.com/onsi/gomega v1.4.3
github.com/oschwald/maxminddb-golang v1.5.0 // indirect
github.com/pborman/uuid v1.2.0 // indirect
github.com/pressly/goose v2.6.0+incompatible
github.com/prometheus/tsdb v0.10.0 // indirect