..
data
add test for uxtos containing dust
2014-10-01 11:47:49 -03:00
adapter.js
fixing testdata inclusion in browser
2014-03-10 14:55:30 -03:00
index-testling.html
add Message to browser build and tests
2014-04-19 11:41:00 -03:00
index.html
test: add paypro test to verify a real PaymentRequest.
2014-08-28 19:23:58 -07:00
mocha.opts
fix tests
2014-07-23 19:56:19 -03:00
test.Address.js
add Transaction#getReceivingAddresses and send
2014-07-24 17:44:56 -03:00
test.Armory.js
Armory: added tests
2014-05-08 07:54:12 +08:00
test.AuthMessage.js
fix browser tests
2014-08-04 15:52:57 -03:00
test.Base58.js
Fix checksum comparison error. Closes #402
2014-07-03 09:17:54 -07:00
test.basic.js
network refactors
2014-04-07 18:31:17 -03:00
test.Bignum.js
update bn.js to latest version
2014-07-15 11:25:18 -07:00
test.BIP21.js
Add validation of required arguments for future use
2014-08-11 17:57:28 -03:00
test.BIP39.js
Skip BIP39 tests on Travis
2014-08-12 11:21:59 -03:00
test.Block.js
replace bignumber.js with bn.js
2014-07-10 16:20:13 -07:00
test.Bloom.js
support soop with browser all test passing
2014-03-08 18:42:08 -03:00
test.Connection.js
make Connection test only run in node
2014-04-17 15:07:19 -03:00
test.ECIES.js
fix string/buffer sjcl issue
2014-07-09 16:25:48 -07:00
test.Electrum.js
remove unnecessary "change" console.log from Electrum test
2014-04-22 22:41:57 -03:00
test.EncodedData.js
add tests to EncodedData and fix hex conversion bug
2014-07-15 18:21:38 -07:00
test.examples.js
fix parseValue
2014-09-29 17:24:56 -03:00
test.HierarchicalKey.js
malloc -> calloc, to fix linux version
2014-06-12 13:56:29 -03:00
test.Key.js
add support for signing messages in compressed format
2014-07-25 14:07:03 -07:00
test.Key.node.js
split Key node tests into separate file
2014-04-22 19:13:35 -03:00
test.main.js
support soop with browser all test passing
2014-03-08 18:42:08 -03:00
test.Message.js
add support for signing messages in compressed format
2014-07-25 14:07:03 -07:00
test.misc.js
make bignum interface backwards compatible
2014-07-10 18:14:13 -07:00
test.NetworkMonitor.js
fix browser tests
2014-07-24 17:44:57 -03:00
test.Opcode.js
remove eval
2014-05-05 10:43:24 -04:00
test.PayPro.js
test: add paypro test to verify a real PaymentRequest.
2014-08-28 19:23:58 -07:00
test.Peer.js
adding few tests for Peer.js
2014-06-19 01:07:45 -07:00
test.PeerManager.js
starting NetworkMonitor implementation
2014-07-24 17:42:51 -03:00
test.Point.js
remove obsolete Curve class (G and n now accessible from Point)
2014-07-17 13:14:49 -07:00
test.PrivateKey.js
add test for .isValid() function
2014-04-10 12:30:57 -03:00
test.random.js
skip statistically failing tests
2014-04-23 15:55:35 -03:00
test.RpcClient.js
support soop with browser all test passing
2014-03-08 18:42:08 -03:00
test.Script.js
add getHashType tests
2014-07-28 17:18:08 -03:00
test.ScriptInterpreter.js
use correct constant & share between Transaction and ScriptInterpreter
2014-07-15 11:59:56 -07:00
test.SecureRandom.js
iterate array correctly so that random number is actually used in signing
2014-05-01 10:09:33 -04:00
test.sighash.js
fixed 23 Transaction tests!!! :D
2014-04-04 17:33:36 -03:00
test.SIN.js
formatted with js-beautify
2014-07-24 16:48:45 -03:00
test.SINKey.js
SIN should call EncodedData constructor
2014-07-18 09:24:57 -07:00
test.Transaction.js
add Transaction#getReceivingAddresses and send
2014-07-24 17:44:56 -03:00
test.TransactionBuilder.js
allowing sign keys to be strings
2014-11-01 01:25:16 -03:00
test.util.js
fix parseValue
2014-09-29 17:24:56 -03:00
test.VersionedData.js
support soop with browser all test passing
2014-03-08 18:42:08 -03:00
test.Wallet.js
support soop with browser all test passing
2014-03-08 18:42:08 -03:00
test.WalletKey.js
setting networks.livenet as the default for WalletKey
2014-08-05 08:10:20 -07:00
testdata.js
add test for uxtos containing dust
2014-10-01 11:47:49 -03:00