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
-7
View File
@@ -1,7 +0,0 @@
[database]
name = "vulcanize_private"
hostname = "localhost"
port = 5432
[client]
ipcPath = "http://127.0.0.1:7545"