Created
December 17, 2014 16:39
-
-
Save braydonf/61459334f5a86dc5f7be to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
AssertionError: expected [Function] to throw error including 'Address must be an instance of PublicKey.' but got 'Object doesn\'t support property or method \'toBuffer\'' | |
at Assertion.prototype.assert (http://braydon.bp/bitcore/browser/tests.js:32764:7) | |
at assertThrows (http://braydon.bp/bitcore/browser/tests.js:33988:9) | |
at ctx[name] (http://braydon.bp/bitcore/browser/tests.js:35508:5) | |
at Anonymous function (http://braydon.bp/bitcore/browser/tests.js:61073:8) | |
at callFn (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4428:5) | |
at Runnable.prototype.run (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4421:7) | |
at Runner.prototype.runTest (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4823:5) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4901:7) | |
at next (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4748:7) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4758:7) | |
AssertionError: expected [Function] to throw error including 'Address must be an instance of Script.' but got 'Object doesn\'t support property or method \'toBuffer\'' | |
at Assertion.prototype.assert (http://braydon.bp/bitcore/browser/tests.js:32764:7) | |
at assertThrows (http://braydon.bp/bitcore/browser/tests.js:33988:9) | |
at ctx[name] (http://braydon.bp/bitcore/browser/tests.js:35508:5) | |
at Anonymous function (http://braydon.bp/bitcore/browser/tests.js:61079:8) | |
at callFn (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4428:5) | |
at Runnable.prototype.run (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4421:7) | |
at Runner.prototype.runTest (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4823:5) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4901:7) | |
at next (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4748:7) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4758:7) | |
TypeError: First argument is an unrecognized data format. | |
at Address (http://braydon.bp/bitcore/browser/tests.js:141:5) | |
at Anonymous function (http://braydon.bp/bitcore/browser/tests.js:61127:7) | |
at callFn (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4428:5) | |
at Runnable.prototype.run (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4421:7) | |
at Runner.prototype.runTest (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4823:5) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4901:7) | |
at next (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4748:7) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4758:7) | |
at next (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4696:16) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4725:5) | |
✖ | |
should make this address from a script | |
‣ | |
TypeError: First argument is an unrecognized data format. | |
at Address (http://braydon.bp/bitcore/browser/tests.js:141:5) | |
at Anonymous function (http://braydon.bp/bitcore/browser/tests.js:61136:7) | |
at callFn (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4428:5) | |
at Runnable.prototype.run (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4421:7) | |
at Runner.prototype.runTest (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4823:5) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4901:7) | |
at next (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4748:7) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4758:7) | |
at next (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4696:16) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4725:5) | |
✖ | |
should make this address from other script | |
‣ | |
TypeError: First argument is an unrecognized data format. | |
at Address (http://braydon.bp/bitcore/browser/tests.js:141:5) | |
at Anonymous function (http://braydon.bp/bitcore/browser/tests.js:61146:7) | |
at callFn (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4428:5) | |
at Runnable.prototype.run (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4421:7) | |
at Runner.prototype.runTest (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4823:5) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4901:7) | |
at next (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4748:7) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4758:7) | |
at next (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4696:16) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4725:5) | |
creating a P2SH address from public keys | |
✖ | |
can create an address from a set of public keys | |
‣ | |
TypeError: First argument is an unrecognized data format. | |
at Address (http://braydon.bp/bitcore/browser/tests.js:141:5) | |
at Address.createMultisig (http://braydon.bp/bitcore/browser/tests.js:306:3) | |
at Address (http://braydon.bp/bitcore/browser/tests.js:110:5) | |
at Anonymous function (http://braydon.bp/bitcore/browser/tests.js:61258:7) | |
at callFn (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4428:5) | |
at Runnable.prototype.run (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4421:7) | |
at Runner.prototype.runTest (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4823:5) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4901:7) | |
at next (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4748:7) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4758:7) | |
✖ | |
works on testnet also | |
‣ | |
TypeError: First argument is an unrecognized data format. | |
at Address (http://braydon.bp/bitcore/browser/tests.js:141:5) | |
at Address.createMultisig (http://braydon.bp/bitcore/browser/tests.js:306:3) | |
at Address (http://braydon.bp/bitcore/browser/tests.js:110:5) | |
at Anonymous function (http://braydon.bp/bitcore/browser/tests.js:61263:7) | |
at callFn (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4428:5) | |
at Runnable.prototype.run (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4421:7) | |
at Runner.prototype.runTest (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4823:5) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4901:7) | |
at next (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4748:7) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4758:7) | |
✖ | |
can also be created by Address.createMultisig | |
‣ | |
TypeError: First argument is an unrecognized data format. | |
at Address (http://braydon.bp/bitcore/browser/tests.js:141:5) | |
at Address.createMultisig (http://braydon.bp/bitcore/browser/tests.js:306:3) | |
at Anonymous function (http://braydon.bp/bitcore/browser/tests.js:61268:7) | |
at callFn (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4428:5) | |
at Runnable.prototype.run (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4421:7) | |
at Runner.prototype.runTest (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4823:5) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4901:7) | |
at next (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4748:7) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4758:7) | |
at next (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4696:16) | |
should pass tx_invalid vector 7 | |
‣ | |
AssertionError: expected true to equal false | |
at Assertion.prototype.assert (http://braydon.bp/bitcore/browser/tests.js:32764:7) | |
at assertEqual (http://braydon.bp/bitcore/browser/tests.js:33271:7) | |
at ctx[name] (http://braydon.bp/bitcore/browser/tests.js:35508:5) | |
at Anonymous function (http://braydon.bp/bitcore/browser/tests.js:69361:11) | |
at callFn (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4428:5) | |
at Runnable.prototype.run (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4421:7) | |
at Runner.prototype.runTest (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4823:5) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4901:7) | |
at next (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4748:7) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4758:7) | |
case 5 | |
‣ | |
AssertionError: expected '010000000140c1ae9d6933e4a08594f814ba73a4e94d19c8a83f45784b1684b3a3f84ee66600000000da00473044022015e97319085ff7a67b351263feb2adeb8c5e35d170882a0f69fc313c4268880102204589dcbf9b7a4ff4bccfa03568d9899acad0ad27657dc397d9ac229f8403d50d01483045022100e2769aabab1b32f184b60c108c249ccb0b33d33588ab62c2009676d97ff4973c0220645aa9f60061388af7af3c5071801aea3b035b2571f79efa5e9e25f597899e96014700210349e0138b2c2f496121258e0426e1dbd698b2c6038e70fd17e3563aa87b4384f92103fd45c8cd28c4c6a9a89b4515173edebc66a2418353976eccf01c73a7da9bbb1200aeffffffff0180de0f00000000001976a914877d4f3be444448f868b345153bc4fc7a11a7c6388ac00000000' to equal '010000000140c1ae9d6933e4a08594f814ba73a4e94d19c8a83f45784b1684b3a3f84ee66600000000d900473044022057c6961adc330ad231f7e1e58f46987637118f85f5f621425a401c609f36abca022017a21edf778d115bab05c70d3c8c4ac16fff52a2686cbb6b60a08b192a5e4e8a01473044022049c8bc0137c49ff87c1c6ef6ef9a7162a64e4519022bd7d68ae523dd6b14c4b2022012f28917b1602d0311ab6c43fa901bf3e5414524252ac85bc9ef8a52d9094210014752210349e0138b2c2f496121258e0426e1dbd698b2c6038e70fd17e3563aa87b4384f92103fd45c8cd28c4c6a9a89b4515173edebc66a2418353976eccf01c73a7da9bbb1252aeffffffff0180de0f00000000001976a914877d4f3be444448f868b345153bc4fc7a11a7c6388ac00000000' | |
at Assertion.prototype.assert (http://braydon.bp/bitcore/browser/tests.js:32764:7) | |
at assertEqual (http://braydon.bp/bitcore/browser/tests.js:33271:7) | |
at ctx[name] (http://braydon.bp/bitcore/browser/tests.js:35508:5) | |
at Anonymous function (http://braydon.bp/bitcore/browser/tests.js:70094:13) | |
at callFn (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4428:5) | |
at Runnable.prototype.run (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4421:7) | |
at Runner.prototype.runTest (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4823:5) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4901:7) | |
at next (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4748:7) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4758:7) | |
AssertionError: expected 'Invalid Argument for (unknown name), expected undefined but got number' to equal 'Invalid Argument for (unknown name), expected PrivateKey but got number' | |
at Assertion.prototype.assert (http://braydon.bp/bitcore/browser/tests.js:32764:7) | |
at assertEqual (http://braydon.bp/bitcore/browser/tests.js:33271:7) | |
at ctx[name] (http://braydon.bp/bitcore/browser/tests.js:35508:5) | |
at Anonymous function (http://braydon.bp/bitcore/browser/tests.js:71477:7) | |
at callFn (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4428:5) | |
at Runnable.prototype.run (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4421:7) | |
at Runner.prototype.runTest (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4823:5) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4901:7) | |
at next (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4748:7) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4758:7) | |
should create sorted script by default | |
‣ | |
TypeError: Unable to get property 'toString' of undefined or null reference | |
at Script.prototype.toString (http://braydon.bp/bitcore/browser/tests.js:7519:9) | |
at Anonymous function (http://braydon.bp/bitcore/browser/tests.js:68938:7) | |
at callFn (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4428:5) | |
at Runnable.prototype.run (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4421:7) | |
at Runner.prototype.runTest (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4823:5) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4901:7) | |
at next (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4748:7) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4758:7) | |
at next (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4696:16) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4725:5) | |
✖ | |
should create unsorted script if specified | |
‣ | |
TypeError: Unable to get property 'toString' of undefined or null reference | |
at Script.prototype.toString (http://braydon.bp/bitcore/browser/tests.js:7519:9) | |
at Anonymous function (http://braydon.bp/bitcore/browser/tests.js:68946:7) | |
at callFn (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4428:5) | |
at Runnable.prototype.run (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4421:7) | |
at Runner.prototype.runTest (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4823:5) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4901:7) | |
at next (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4748:7) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4758:7) | |
at next (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4696:16) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4725:5) | |
✖ | |
should create 1-of-1 | |
‣ | |
AssertionError: expected false to equal true | |
at Assertion.prototype.assert (http://braydon.bp/bitcore/browser/tests.js:32764:7) | |
at assertEqual (http://braydon.bp/bitcore/browser/tests.js:33271:7) | |
at ctx[name] (http://braydon.bp/bitcore/browser/tests.js:35508:5) | |
at test_mn (http://braydon.bp/bitcore/browser/tests.js:68953:7) | |
at callFn (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4428:5) | |
at Runnable.prototype.run (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4421:7) | |
at Runner.prototype.runTest (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4823:5) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4901:7) | |
at next (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4748:7) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4758:7) | |
✖ | |
should create 1-of-2 | |
‣ | |
AssertionError: expected false to equal true | |
at Assertion.prototype.assert (http://braydon.bp/bitcore/browser/tests.js:32764:7) | |
at assertEqual (http://braydon.bp/bitcore/browser/tests.js:33271:7) | |
at ctx[name] (http://braydon.bp/bitcore/browser/tests.js:35508:5) | |
at test_mn (http://braydon.bp/bitcore/browser/tests.js:68953:7) | |
at callFn (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4428:5) | |
at Runnable.prototype.run (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4421:7) | |
at Runner.prototype.runTest (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4823:5) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4901:7) | |
at next (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4748:7) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4758:7) | |
✖ | |
should create 2-of-2 | |
‣ | |
AssertionError: expected false to equal true | |
at Assertion.prototype.assert (http://braydon.bp/bitcore/browser/tests.js:32764:7) | |
at assertEqual (http://braydon.bp/bitcore/browser/tests.js:33271:7) | |
at ctx[name] (http://braydon.bp/bitcore/browser/tests.js:35508:5) | |
at test_mn (http://braydon.bp/bitcore/browser/tests.js:68953:7) | |
at callFn (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4428:5) | |
at Runnable.prototype.run (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4421:7) | |
at Runner.prototype.runTest (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4823:5) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4901:7) | |
at next (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4748:7) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4758:7) | |
✖ | |
should create 1-of-3 | |
‣ | |
AssertionError: expected false to equal true | |
at Assertion.prototype.assert (http://braydon.bp/bitcore/browser/tests.js:32764:7) | |
at assertEqual (http://braydon.bp/bitcore/browser/tests.js:33271:7) | |
at ctx[name] (http://braydon.bp/bitcore/browser/tests.js:35508:5) | |
at test_mn (http://braydon.bp/bitcore/browser/tests.js:68953:7) | |
at callFn (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4428:5) | |
at Runnable.prototype.run (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4421:7) | |
at Runner.prototype.runTest (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4823:5) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4901:7) | |
at next (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4748:7) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4758:7) | |
✖ | |
should create 2-of-3 | |
‣ | |
AssertionError: expected false to equal true | |
at Assertion.prototype.assert (http://braydon.bp/bitcore/browser/tests.js:32764:7) | |
at assertEqual (http://braydon.bp/bitcore/browser/tests.js:33271:7) | |
at ctx[name] (http://braydon.bp/bitcore/browser/tests.js:35508:5) | |
at test_mn (http://braydon.bp/bitcore/browser/tests.js:68953:7) | |
at callFn (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4428:5) | |
at Runnable.prototype.run (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4421:7) | |
at Runner.prototype.runTest (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4823:5) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4901:7) | |
at next (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4748:7) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4758:7) | |
✖ | |
should create 3-of-3 | |
‣ | |
AssertionError: expected false to equal true | |
at Assertion.prototype.assert (http://braydon.bp/bitcore/browser/tests.js:32764:7) | |
at assertEqual (http://braydon.bp/bitcore/browser/tests.js:33271:7) | |
at ctx[name] (http://braydon.bp/bitcore/browser/tests.js:35508:5) | |
at test_mn (http://braydon.bp/bitcore/browser/tests.js:68953:7) | |
at callFn (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4428:5) | |
at Runnable.prototype.run (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4421:7) | |
at Runner.prototype.runTest (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4823:5) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4901:7) | |
at next (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4748:7) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4758:7) | |
✖ | |
should create 1-of-4 | |
‣ | |
AssertionError: expected false to equal true | |
at Assertion.prototype.assert (http://braydon.bp/bitcore/browser/tests.js:32764:7) | |
at assertEqual (http://braydon.bp/bitcore/browser/tests.js:33271:7) | |
at ctx[name] (http://braydon.bp/bitcore/browser/tests.js:35508:5) | |
at test_mn (http://braydon.bp/bitcore/browser/tests.js:68953:7) | |
at callFn (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4428:5) | |
at Runnable.prototype.run (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4421:7) | |
at Runner.prototype.runTest (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4823:5) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4901:7) | |
at next (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4748:7) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4758:7) | |
✖ | |
should create 2-of-4 | |
‣ | |
AssertionError: expected false to equal true | |
at Assertion.prototype.assert (http://braydon.bp/bitcore/browser/tests.js:32764:7) | |
at assertEqual (http://braydon.bp/bitcore/browser/tests.js:33271:7) | |
at ctx[name] (http://braydon.bp/bitcore/browser/tests.js:35508:5) | |
at test_mn (http://braydon.bp/bitcore/browser/tests.js:68953:7) | |
at callFn (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4428:5) | |
at Runnable.prototype.run (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4421:7) | |
at Runner.prototype.runTest (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4823:5) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4901:7) | |
at next (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4748:7) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4758:7) | |
✖ | |
should create 3-of-4 | |
‣ | |
AssertionError: expected false to equal true | |
at Assertion.prototype.assert (http://braydon.bp/bitcore/browser/tests.js:32764:7) | |
at assertEqual (http://braydon.bp/bitcore/browser/tests.js:33271:7) | |
at ctx[name] (http://braydon.bp/bitcore/browser/tests.js:35508:5) | |
at test_mn (http://braydon.bp/bitcore/browser/tests.js:68953:7) | |
at callFn (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4428:5) | |
at Runnable.prototype.run (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4421:7) | |
at Runner.prototype.runTest (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4823:5) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4901:7) | |
at next (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4748:7) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4758:7) | |
✖ | |
should create 4-of-4 | |
‣ | |
AssertionError: expected false to equal true | |
at Assertion.prototype.assert (http://braydon.bp/bitcore/browser/tests.js:32764:7) | |
at assertEqual (http://braydon.bp/bitcore/browser/tests.js:33271:7) | |
at ctx[name] (http://braydon.bp/bitcore/browser/tests.js:35508:5) | |
at test_mn (http://braydon.bp/bitcore/browser/tests.js:68953:7) | |
at callFn (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4428:5) | |
at Runnable.prototype.run (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4421:7) | |
at Runner.prototype.runTest (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4823:5) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4901:7) | |
at next (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4748:7) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4758:7) | |
✖ | |
should create 1-of-5 | |
‣ | |
AssertionError: expected false to equal true | |
at Assertion.prototype.assert (http://braydon.bp/bitcore/browser/tests.js:32764:7) | |
at assertEqual (http://braydon.bp/bitcore/browser/tests.js:33271:7) | |
at ctx[name] (http://braydon.bp/bitcore/browser/tests.js:35508:5) | |
at test_mn (http://braydon.bp/bitcore/browser/tests.js:68953:7) | |
at callFn (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4428:5) | |
at Runnable.prototype.run (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4421:7) | |
at Runner.prototype.runTest (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4823:5) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4901:7) | |
at next (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4748:7) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4758:7) | |
✖ | |
should create 2-of-5 | |
‣ | |
AssertionError: expected false to equal true | |
at Assertion.prototype.assert (http://braydon.bp/bitcore/browser/tests.js:32764:7) | |
at assertEqual (http://braydon.bp/bitcore/browser/tests.js:33271:7) | |
at ctx[name] (http://braydon.bp/bitcore/browser/tests.js:35508:5) | |
at test_mn (http://braydon.bp/bitcore/browser/tests.js:68953:7) | |
at callFn (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4428:5) | |
at Runnable.prototype.run (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4421:7) | |
at Runner.prototype.runTest (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4823:5) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4901:7) | |
at next (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4748:7) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4758:7) | |
✖ | |
should create 3-of-5 | |
‣ | |
AssertionError: expected false to equal true | |
at Assertion.prototype.assert (http://braydon.bp/bitcore/browser/tests.js:32764:7) | |
at assertEqual (http://braydon.bp/bitcore/browser/tests.js:33271:7) | |
at ctx[name] (http://braydon.bp/bitcore/browser/tests.js:35508:5) | |
at test_mn (http://braydon.bp/bitcore/browser/tests.js:68953:7) | |
at callFn (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4428:5) | |
at Runnable.prototype.run (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4421:7) | |
at Runner.prototype.runTest (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4823:5) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4901:7) | |
at next (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4748:7) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4758:7) | |
✖ | |
should create 4-of-5 | |
‣ | |
AssertionError: expected false to equal true | |
at Assertion.prototype.assert (http://braydon.bp/bitcore/browser/tests.js:32764:7) | |
at assertEqual (http://braydon.bp/bitcore/browser/tests.js:33271:7) | |
at ctx[name] (http://braydon.bp/bitcore/browser/tests.js:35508:5) | |
at test_mn (http://braydon.bp/bitcore/browser/tests.js:68953:7) | |
at callFn (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4428:5) | |
at Runnable.prototype.run (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4421:7) | |
at Runner.prototype.runTest (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4823:5) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4901:7) | |
at next (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4748:7) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4758:7) | |
✖ | |
should create 5-of-5 | |
‣ | |
AssertionError: expected false to equal true | |
at Assertion.prototype.assert (http://braydon.bp/bitcore/browser/tests.js:32764:7) | |
at assertEqual (http://braydon.bp/bitcore/browser/tests.js:33271:7) | |
at ctx[name] (http://braydon.bp/bitcore/browser/tests.js:35508:5) | |
at test_mn (http://braydon.bp/bitcore/browser/tests.js:68953:7) | |
at callFn (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4428:5) | |
at Runnable.prototype.run (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4421:7) | |
at Runner.prototype.runTest (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4823:5) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4901:7) | |
at next (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4748:7) | |
at Anonymous function (http://braydon.bp/bitcore/node_modules/mocha/mocha.js:4758: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment