X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tests%2Fspec%2Ftests.js;h=892774b92405fcad9aa443d0dc91caabcff0a8fa;hb=8a516f55299a5a89dbd4e74b9927737feca460aa;hp=c875aeb39273572bb20b7730073e3965f347dfdb;hpb=5ed5f6612d5b0bb75b783f758dd1ae8eea4f20d7;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/tests/spec/tests.js b/tests/spec/tests.js index c875aeb..892774b 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 ANON', function(done) { + var params = { + selectText: "ANON - ANON", + firstAddress: "AnU6pijpEeUZFWSTyM2qTqZQn996Zq1Xard", + }; + testNetwork(done, params); +}); // BIP39 seed is set from phrase