Harbours a pre-configured test setup and unit-tests to run RPC-driven node tests.
Builds a testing harness crafting and executing integration tests by driving a pfcd
and pfcwallet
instances via the RPC
interface.
set GO111MODULE=on
go build ./...
go clean -testcache
go test ./...
This code is licensed under the copyfree ISC License.