bitcore/test
Ryan X. Charles 0adbc55e82 make browser tests work by including testdata
...testdata was not being loaded correctly by the new browserify.js file, and
thus not all the tests were working. I have fixed this by including "testdata"
as one of the modules that is compiled by the browserify.js script.
2014-03-08 21:34:21 -05:00
..
data working on Transaction verification and Script tests 2014-03-05 09:56:42 -03:00
adapter.js all tests working in browser :D 2014-02-24 09:39:42 -03:00
index.html make browser tests work by including testdata 2014-03-08 21:34:21 -05:00
mocha.opts Bitcoin address tests, from bitcoin/bitcoin.git 2013-07-09 16:02:59 -04:00
test.Address.js support soop with browser all test passing 2014-03-08 18:42:08 -03:00
test.Block.js support soop with browser all test passing 2014-03-08 18:42:08 -03:00
test.Bloom.js support soop with browser all test passing 2014-03-08 18:42:08 -03:00
test.Connection.js support soop with browser all test passing 2014-03-08 18:42:08 -03:00
test.EncodedData.js support soop with browser all test passing 2014-03-08 18:42:08 -03:00
test.Key.js support soop with browser all test passing 2014-03-08 18:42:08 -03:00
test.Opcode.js support soop with browser all test passing 2014-03-08 18:42:08 -03:00
test.Peer.js support soop with browser all test passing 2014-03-08 18:42:08 -03:00
test.PeerManager.js support soop with browser all test passing 2014-03-08 18:42:08 -03:00
test.PrivateKey.js support soop with browser all test passing 2014-03-08 18:42:08 -03:00
test.RpcClient.js support soop with browser all test passing 2014-03-08 18:42:08 -03:00
test.SIN.js support soop with browser all test passing 2014-03-08 18:42:08 -03:00
test.SINKey.js support soop with browser all test passing 2014-03-08 18:42:08 -03:00
test.Script.js Merge remote-tracking branch 'matiu/feature/support-soop-browser' 2014-03-08 19:30:21 -05:00
test.ScriptInterpreter.js support soop with browser all test passing 2014-03-08 18:42:08 -03:00
test.Transaction.js Merge remote-tracking branch 'matiu/feature/support-soop-browser' 2014-03-08 19:30:21 -05: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 support soop with browser all test passing 2014-03-08 18:42:08 -03:00
test.basic.js support soop with browser all test passing 2014-03-08 18:42:08 -03:00
test.main.js support soop with browser all test passing 2014-03-08 18:42:08 -03:00
test.misc.js Merge remote-tracking branch 'matiu/feature/support-soop-browser' 2014-03-08 19:30:21 -05:00
test.util.js Merge remote-tracking branch 'matiu/feature/support-soop-browser' 2014-03-08 19:30:21 -05:00
testdata.js Merge remote-tracking branch 'matiu/feature/support-soop-browser' 2014-03-08 19:30:21 -05:00