Files
bch-js/test/integration/test-bchn-integration.sh
T

10 lines
335 B
Bash
Executable File

#!/bin/bash
# export RESTURL=https://bchn.fullstack.cash/v4/
#export RESTURL=http://localhost:3000/v4/
#export IS_USING_FREE_TIER=true
cd test/integration/bchn/
mocha --timeout 30000 blockchain.js control.js encryption.js electrumx.js ninsight.js openbazaar.js price.js rawtransaction.js slp.js util.js
#mocha --timeout 30000 slp.js