X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=tests%2Fspec%2Ftests.js;h=7252cda22491f88b117e87e5bf758e26b67c9ecd;hb=8b2a093c8b97e2646bcf170661c7d5378f6fba97;hp=c875aeb39273572bb20b7730073e3965f347dfdb;hpb=2866e9d4d421da79904174fdc9ee718950d3abd3;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/tests/spec/tests.js b/tests/spec/tests.js index c875aeb..7252cda 100644 --- a/tests/spec/tests.js +++ b/tests/spec/tests.js @@ -1094,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", @@ -1318,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