aboutsummaryrefslogtreecommitdiff
path: root/tests/spec/tests.js
diff options
context:
space:
mode:
authorIan Coleman <ian@iancoleman.io>2019-12-02 10:25:09 +1100
committerIan Coleman <ian@iancoleman.io>2019-12-02 10:25:09 +1100
commitc394ec3c4f77f9063f5de975b81423efc9c61e48 (patch)
treea68940ba7f21ed37e298d27ed4bfefd0bfaf7623 /tests/spec/tests.js
parent55367b989e026899c4afb8cf0fbb5dc0f60d6786 (diff)
downloadBIP39-c394ec3c4f77f9063f5de975b81423efc9c61e48.tar.gz
BIP39-c394ec3c4f77f9063f5de975b81423efc9c61e48.tar.zst
BIP39-c394ec3c4f77f9063f5de975b81423efc9c61e48.zip
Revert "Fix tests for Pull Request 371"
This reverts commit b130271b2b5cb08a9516a3472607826bb88ad3bf.
Diffstat (limited to 'tests/spec/tests.js')
-rw-r--r--tests/spec/tests.js24
1 files changed, 12 insertions, 12 deletions
diff --git a/tests/spec/tests.js b/tests/spec/tests.js
index 6602491..6b52e2c 100644
--- a/tests/spec/tests.js
+++ b/tests/spec/tests.js
@@ -585,7 +585,7 @@ it('Allows selection of peercoin', function(done) {
585it('Allows selection of ethereum', function(done) { 585it('Allows selection of ethereum', function(done) {
586 var params = { 586 var params = {
587 selectText: "ETH - Ethereum", 587 selectText: "ETH - Ethereum",
588 firstAddress: "0x20Bb0CD7dd4a255f558bCD1A34D21E27061Ac2CF", 588 firstAddress: "0xe5815d5902Ad612d49283DEdEc02100Bd44C2772",
589 }; 589 };
590 testNetwork(done, params); 590 testNetwork(done, params);
591 // TODO test private key and public key 591 // TODO test private key and public key
@@ -1358,7 +1358,7 @@ it('Allows selection of Vpncoin', function(done) {
1358it('Allows selection of VeChain', function(done) { 1358it('Allows selection of VeChain', function(done) {
1359 var params = { 1359 var params = {
1360 selectText: "VET - VeChain", 1360 selectText: "VET - VeChain",
1361 firstAddress: "0x993680FDF7f4a6AbcD4b9Db23b92Bc6B08AF9e48", 1361 firstAddress: "0xdba55B1B6070f3a733D5eDFf35F0da4A00E455F2",
1362 }; 1362 };
1363 testNetwork(done, params); 1363 testNetwork(done, params);
1364}); 1364});
@@ -1414,21 +1414,21 @@ it('Allows selection of Energi', function(done) {
1414it('Allows selection of Ethereum Classic', function(done) { 1414it('Allows selection of Ethereum Classic', function(done) {
1415 var params = { 1415 var params = {
1416 selectText: "ETC - Ethereum Classic", 1416 selectText: "ETC - Ethereum Classic",
1417 firstAddress: "0x8Ad2bc632591bb442CfBEA19AC919ef16480B162", 1417 firstAddress: "0x3c05e5556693808367afB62eF3b63e35d6eD249A",
1418 }; 1418 };
1419 testNetwork(done, params); 1419 testNetwork(done, params);
1420}); 1420});
1421it('Allows selection of Pirl', function(done) { 1421it('Allows selection of Pirl', function(done) {
1422 var params = { 1422 var params = {
1423 selectText: "PIRL - Pirl", 1423 selectText: "PIRL - Pirl",
1424 firstAddress: "0xc85E5dc7287F759394E53e5ba62510a35cE0DcFF", 1424 firstAddress: "0xe77FC0723dA122B5025CA79193c28563eB47e776",
1425 }; 1425 };
1426 testNetwork(done, params); 1426 testNetwork(done, params);
1427}); 1427});
1428it('Allows selection of MIX', function(done) { 1428it('Allows selection of MIX', function(done) {
1429 var params = { 1429 var params = {
1430 selectText: "MIX - MIX", 1430 selectText: "MIX - MIX",
1431 firstAddress: "0x325C6118DD0f788B50998591B2a7A35FB0a4a402", 1431 firstAddress: "0x98BC5e63aeb6A4e82d72850d20710F07E29A29F1",
1432 }; 1432 };
1433 testNetwork(done, params); 1433 testNetwork(done, params);
1434}); 1434});
@@ -1443,28 +1443,28 @@ it('Allows selection of Monkey Project', function(done) {
1443it('Allows selection of Musicoin', function(done) { 1443it('Allows selection of Musicoin', function(done) {
1444 var params = { 1444 var params = {
1445 selectText: "MUSIC - Musicoin", 1445 selectText: "MUSIC - Musicoin",
1446 firstAddress: "0x600c481Fa6100531357dD49B3aa042A8F56F6AB5", 1446 firstAddress: "0xDc060e4A0b0313ea83Cf6B3A39B9db2D29004897",
1447 }; 1447 };
1448 testNetwork(done, params); 1448 testNetwork(done, params);
1449}); 1449});
1450it('Allows selection of Poa', function(done) { 1450it('Allows selection of Poa', function(done) {
1451 var params = { 1451 var params = {
1452 selectText: "POA - Poa", 1452 selectText: "POA - Poa",
1453 firstAddress: "0x6F0d9bA6fda8EAA31f24A9c9fef3321F9851329D", 1453 firstAddress: "0x53aF28d754e106210C3d0467Dd581eaf7e3C5e60",
1454 }; 1454 };
1455 testNetwork(done, params); 1455 testNetwork(done, params);
1456}); 1456});
1457it('Allows selection of Expanse', function(done) { 1457it('Allows selection of Expanse', function(done) {
1458 var params = { 1458 var params = {
1459 selectText: "EXP - Expanse", 1459 selectText: "EXP - Expanse",
1460 firstAddress: "0xEc6e7f6782a29353c32A9A104E849605a01546e4", 1460 firstAddress: "0xf57FeAbf26582b6E3E666559d3B1Cc6fB2b2c5F6",
1461 }; 1461 };
1462 testNetwork(done, params); 1462 testNetwork(done, params);
1463}); 1463});
1464it('Allows selection of Callisto', function(done) { 1464it('Allows selection of Callisto', function(done) {
1465 var params = { 1465 var params = {
1466 selectText: "CLO - Callisto", 1466 selectText: "CLO - Callisto",
1467 firstAddress: "0x57bE971d6E61315fB957a2BFC9202fbE31f49e89", 1467 firstAddress: "0x4f9364F7420B317266C51Dc8eB979717D4dE3f4E",
1468 }; 1468 };
1469 testNetwork(done, params); 1469 testNetwork(done, params);
1470}); 1470});
@@ -1562,21 +1562,21 @@ it('Allows selection of BlockStamp', function(done) {
1562it('Allows selection of DEXON', function(done) { 1562it('Allows selection of DEXON', function(done) {
1563 var params = { 1563 var params = {
1564 selectText: "DXN - DEXON", 1564 selectText: "DXN - DEXON",
1565 firstAddress: "0x7c444Dd705c6Ecd6a4F926aFd38bC96d6BdcC3D5", 1565 firstAddress: "0x136a58788033E028CCd740FbDec6734358DB56Ec",
1566 }; 1566 };
1567 testNetwork(done, params); 1567 testNetwork(done, params);
1568}); 1568});
1569it('Allows selection of Ellaism', function(done) { 1569it('Allows selection of Ellaism', function(done) {
1570 var params = { 1570 var params = {
1571 selectText: "ELLA - Ellaism", 1571 selectText: "ELLA - Ellaism",
1572 firstAddress: "0x9DA7b90b0c0Cf7a2EbbE1A20f9d9A663451a2F8D", 1572 firstAddress: "0xa8B0BeA09eeBc41062308546a01d6E544277e2Ca",
1573 }; 1573 };
1574 testNetwork(done, params); 1574 testNetwork(done, params);
1575}); 1575});
1576it('Allows selection of Ethersocial Network', function(done) { 1576it('Allows selection of Ethersocial Network', function(done) {
1577 var params = { 1577 var params = {
1578 selectText: "ESN - Ethersocial Network", 1578 selectText: "ESN - Ethersocial Network",
1579 firstAddress: "0x0685439123f9a1767Bad9b99258d72733783f64C", 1579 firstAddress: "0x6EE99Be2A0C7F887a71e21C8608ACF0aa0D2b767",
1580 }; 1580 };
1581 testNetwork(done, params); 1581 testNetwork(done, params);
1582}); 1582});