bitcoinjs-lib/test
Daniel Cousens 6c0eebe94b tests: use filepaths directly
After a long IRC discussion, it was decided that the use of direct
filepaths instead of the module is a more pure form of testing ,
although it may provide less overall coverage than the mixed integration
style imports used previously.

This will need to be remedied by further integration testing in
/test/integration.
2014-05-13 18:05:56 +10:00
..
fixtures crypto: HMACSHA512 into crypto and add tests 2014-05-12 10:18:39 +10:00
integration tests: use filepaths directly 2014-05-13 18:05:56 +10:00
address.js tests: use filepaths directly 2014-05-13 18:05:56 +10:00
base58.js tests: use filepaths directly 2014-05-13 18:05:56 +10:00
base58check.js tests: use filepaths directly 2014-05-13 18:05:56 +10:00
bufferutils.js tests: use filepaths directly 2014-05-13 18:05:56 +10:00
convert.js tests: use filepaths directly 2014-05-13 18:05:56 +10:00
crypto.js tests: use filepaths directly 2014-05-13 18:05:56 +10:00
ec.js tests: use filepaths directly 2014-05-13 18:05:56 +10:00
ecdsa.js tests: use filepaths directly 2014-05-13 18:05:56 +10:00
eckey.js tests: use filepaths directly 2014-05-13 18:05:56 +10:00
ecpubkey.js tests: use filepaths directly 2014-05-13 18:05:56 +10:00
hdwallet.js tests: use filepaths directly 2014-05-13 18:05:56 +10:00
message.js tests: use filepaths directly 2014-05-13 18:05:56 +10:00
script.js tests: use filepaths directly 2014-05-13 18:05:56 +10:00
transaction.js tests: use filepaths directly 2014-05-13 18:05:56 +10:00
wallet.js tests: use filepaths directly 2014-05-13 18:05:56 +10:00