bitcoinjs-lib/test/fixtures
Daniel Cousens 8514bbfabd Address: remove Address.Error
By removing Address.Error, we remove a code smell.
This part of the code base was also not under any form of test.
Test data and tests have therefore been added verifying its behaviour in
both Wallet and Address tests.
2014-05-28 13:17:07 +10:00
..
address.json Address: remove Address.Error 2014-05-28 13:17:07 +10:00
base58.json tests: use JSON fixtures exclusively 2014-05-24 00:52:24 +10:00
base58check.json tests: use JSON fixtures exclusively 2014-05-24 00:52:24 +10:00
buffer.json tests: use JSON fixtures exclusively 2014-05-24 00:52:24 +10:00
crypto.json tests: use JSON fixtures exclusively 2014-05-24 00:52:24 +10:00
ec.json tests: use JSON fixtures exclusively 2014-05-24 00:52:24 +10:00
ecdsa.json ecdsa: always use signature object 2014-05-24 16:25:38 +10:00
eckey.json tests: use JSON fixtures exclusively 2014-05-24 00:52:24 +10:00
ecpubkey.json tests: use JSON fixtures exclusively 2014-05-24 00:52:24 +10:00
hdwallet.json HDWallet: move test vectors to fixtures 2014-05-25 11:48:34 +10:00
mainnet_tx.json Transaction is able to estimate fees 2014-03-26 08:43:31 +08:00
message.json message: data-driven tests 2014-05-24 13:50:27 +10:00
script.json Script: add createPubKeyScriptPubKey 2014-05-25 10:21:06 +10:00
syncscript.js tests: use JSON fixtures exclusively 2014-05-24 00:52:24 +10:00