X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tests%2Fspec%2Ftests.js;h=4a4146c5985accdc07c05eabc6413542cd46d909;hb=64425922ae0e36dc31565384c03a005cd5894632;hp=4eff0be77ba88b9012af5180283574c96d2a9937;hpb=8c849703eb1fa4d316c55bcc4b8dee45bfab956f;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/tests/spec/tests.js b/tests/spec/tests.js index 4eff0be..4a4146c 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,20 @@ 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); +}); +it('Allows selection of ANON', function(done) { + var params = { + selectText: "ANON - ANON", + firstAddress: "AnU6pijpEeUZFWSTyM2qTqZQn996Zq1Xard", + }; + testNetwork(done, params); +}); // BIP39 seed is set from phrase