BitGo / bitgo-utxo-lib

UTXO coins functions implemented in pure JavaScript
83 stars 142 forks source link

Clean up tests, enable bitcoincash test #66

Closed OttoAllmendinger closed 4 years ago

OttoAllmendinger commented 4 years ago

98c53f0 (Otto Allmendinger, 39 seconds ago) Use standard naming scheme for test titles

Use mainnet test name for test descriptions

d65a9bf (Otto Allmendinger, 62 seconds ago) bitcoincash test: move to test/forks/bitcoincash

Use standard naming scheme

a6930c5 (Otto Allmendinger, 3 weeks ago) Fix test/bitcoincash.test.js

Enable test again and fix imports

67c0cb2 (Otto Allmendinger, 12 minutes ago) test/forks: rename tests

Just like the regular bitcoinjs-lib tests have bitcoin and testnet networks in the same test files, we should group $forkCoin and $forkCoinTest under the mainnet name.

Rename btg to the network name bitcoingold.