OpenBazaar / multiwallet

API based multi-cryptocurrency wallet
MIT License
72 stars 41 forks source link

Build Blockbook mock server #76

Open placer14 opened 5 years ago

placer14 commented 5 years ago

We will need a Blockbook mock server which can operate similar to a regtest server for our QA/integration test suite. We had an insight spike at https://github.com/OpenBazaar/multiwallet/pull/28 which would be a good pattern to start with.

Mock should be able to:

placer14 commented 5 years ago

We might consider reviewing how blockbook handles their integration tests and finding out how we can produce their verifications for our purposes: https://github.com/trezor/blockbook/blob/master/tests/rpc/rpc.go