Commit Graph

233 Commits

Author SHA1 Message Date
Manuel Araoz c693d01a44 Deserialize test 2014-02-19 14:30:48 -03:00
Manuel Araoz 339ef3073b add const test 2014-02-19 14:27:03 -03:00
Manuel Araoz bf641ef954 refactor tests 2014-02-19 14:25:14 -03:00
Manuel Araoz ed90a2ebe6 Browserify Bloom 2014-02-19 12:49:21 -03:00
Manuel Araoz 8ab1c3feae Transaction, Connection, Peer, Block, ScriptInterpreter working in the browser! 2014-02-19 12:36:19 -03:00
Manuel Araoz 1dcd941331 fixed various test problems 2014-02-18 16:03:44 -03:00
Manuel Araoz 0096238004 migrating buffertools compare method and test 2014-02-18 16:03:43 -03:00
Manuel Araoz 3d901a12f2 added tests to Block and Peer, and migrated buffertools usage 2014-02-18 16:03:43 -03:00
Manuel Araoz 4496ed369a fix Transaction for node 2014-02-18 11:39:47 -03:00
Manuel Araoz 05bb2ff3df change name for sin-test 2014-02-17 17:55:56 -03:00
Manuel Araoz ab81de3c79 skipped problematic testcase 2014-02-17 17:18:07 -03:00
Manuel Araoz a26665ec80 trying to fix Opcode test 2014-02-06 16:58:59 -03:00
Manuel Araoz f6549bc570 script test fix 2014-02-06 16:25:46 -03:00
Manuel Araoz 262a5d7189 Added some tests for Script 2014-02-06 16:21:15 -03:00
Manuel Araoz 0d5573dc16 Script class working in browser! 2014-02-06 15:49:22 -03:00
Manuel Araoz e295e33800 starting with Transaction class 2014-02-06 12:57:47 -03:00
Manuel Araoz fc93218c56 Address working in the browser 2014-02-05 18:15:10 -03:00
Manuel Araoz 0a6ddaffa3 EncodedData working in the browser 2014-02-05 18:15:10 -03:00
Manuel Araoz 304fdc013d starting address migration 2014-02-05 18:15:10 -03:00
Manuel Araoz a47720eec1 remove mocha files 2014-02-04 16:37:34 -03:00
Manuel Araoz 5a90473d12 tests work in browser and node 2014-02-04 16:37:34 -03:00
Manuel Araoz 12d7274588 added testing framework for the browser 2014-02-04 16:37:34 -03:00
Matias Alejo Garcia f35c03544b replace tabs with 2 spaces using "expand" 2014-01-16 06:21:35 -03:00
Ryan X. Charles a636cb4ec0 add tests for functions imported from cosign 2014-01-15 22:17:11 -05:00
Ryan X. Charles 5fc4ad4e87 Support compressed public keys in PrivateKey.js 2013-12-30 22:15:01 -05:00
Ryan X. Charles 71cd92d225 fix truncation error in parseValue 2013-12-18 20:08:52 -05:00
Ryan X. Charles 08651a77c0 move util tests to own file 2013-12-18 19:35:53 -05:00
Ryan X. Charles 416b7795f1 add description to tests 2013-12-18 19:02:54 -05:00
Jeff Garzik da5719249f util/util: helper parseValue() converts bitcoin decimals into bigint 2013-09-14 22:59:29 -04:00
Jeff Garzik 01ab4b4c35 test/basic: verify our addr/privkey checks properly fail on invalid-data tests 2013-07-10 20:42:15 -04:00
Jeff Garzik bf1e16b0da Add PrivateKey, Key classes. Update test to enc/dec private key test vectors. 2013-07-10 20:07:14 -04:00
Jeff Garzik 6ac055ec52 test/basic: fix test for VersionedData updates, s/hash/payload/ 2013-07-10 13:45:32 -04:00
Jeff Garzik 3ce230aa4e Bitcoin address tests, from bitcoin/bitcoin.git 2013-07-09 16:02:59 -04:00