WIP
This commit is contained in:
parent
ee4f7c710a
commit
ed5a8f5bc4
@ -1,4 +1,6 @@
|
||||
# Vulcanize DB
|
||||
# Vulcanize DB
|
||||
|
||||
test change
|
||||
|
||||
[![Build Status](https://travis-ci.com/vulcanize/vulcanizedb.svg?token=GKv2Y33qsFnfYgejjvYx&branch=master)](https://travis-ci.com/vulcanize/vulcanizedb)
|
||||
|
||||
@ -115,4 +117,4 @@ You can create configuration files for additional environments.
|
||||
In order to run the integration tests, you will need to run them against a real blockchain. At the moment the integration tests require [Geth v1.7.2](https://ethereum.github.io/go-ethereum/downloads/) as they depend on the `--dev` mode, which changed in v1.7.3
|
||||
|
||||
1. Run `./scripts/start_private_blockchain` as a separate process.
|
||||
2. `go test ./...` to run all tests.
|
||||
2. `go test ./...` to run all tests.
|
||||
|
Loading…
Reference in New Issue
Block a user