Bitcoin-com / bitbox-sdk

BITBOX SDK for Bitcoin Cash
https://developer.bitcoin.com/bitbox
MIT License
88 stars 62 forks source link

Breakout testnet integration tests #168

Open christroutner opened 4 years ago

christroutner commented 4 years ago

When running the npm run test:integration tests, these tests focus on mainnet. The scope of this Issue is to fork the mainnet tests and create a testnet directory for running the same testing suite against testnet.

Running integration BITBOX integration tests is an important diagnostic tool to verify that the mainnet production rest.bitcoin.com servers are functioning correctly. We need this same diagnostic tool for testnet.