X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git;a=blobdiff_plain;f=tests%2Fspec%2Ftests.js;h=7252cda22491f88b117e87e5bf758e26b67c9ecd;hp=4eff0be77ba88b9012af5180283574c96d2a9937;hb=8b2a093c8b97e2646bcf170661c7d5378f6fba97;hpb=2575538b2500a192bfbc48f6bedc20985fa74565 diff --git a/tests/spec/tests.js b/tests/spec/tests.js index 4eff0be..7252cda 100644 --- a/tests/spec/tests.js +++ b/tests/spec/tests.js @@ -704,6 +704,13 @@ it('Allows selection of Bitcoinz', function(done) { }; testNetwork(done, params); }); +it('Allows selection of BitCloud', function(done) { + var params = { + selectText: "BTDX - BitCloud", + firstAddress: "BE9tnWxiR7ALgVhG8LLDi2W9pvtjzZMFoM", + }; + testNetwork(done, params); +}); it('Allows selection of Bitcore', function(done) { var params = { selectText: "BTX - Bitcore", @@ -956,6 +963,13 @@ it('Allows selection of Lynx', function(done) { }; testNetwork(done, params); }); +it('Allows selection of Megacoin', function(done) { + var params = { + selectText: "MEC - Megacoin", + firstAddress: "MHHRRPHcF8DvQpEySFF9M6fR8Qv4JH2fFC", + }; + testNetwork(done, params); +}); it('Allows selection of Minexcoin', function(done) { var params = { selectText: "MNX - Minexcoin", @@ -1080,6 +1094,7 @@ it('Allows selection of Salus', function(done) { selectText: "SLS - Salus", firstAddress: "SgdYBmVytcW2aCYitdegwkUcCU7RSqYokB", }; +}); it('Allows selection of Smileycoin', function(done) { var params = { selectText: "SMLY - Smileycoin", @@ -1304,6 +1319,13 @@ it('Allows selection of Artax', function(done) { }; testNetwork(done, params); }); +it('Allows selection of BitcoinGreen', function(done) { + var params = { + selectText: "BITG - Bitcoin Green", + firstAddress: "GeNGm9SkEfwbsws3UrrUSE2sJeyWYjzraY", + }; + testNetwork(done, params); +}); // BIP39 seed is set from phrase