X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tests%2Fspec%2Ftests.js;h=892774b92405fcad9aa443d0dc91caabcff0a8fa;hb=8a516f55299a5a89dbd4e74b9927737feca460aa;hp=acd8815d159114a0c8782852577b4e1f222bd0d2;hpb=c4086c24131729e3801c4d81a56d6b0863d7ce3b;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/tests/spec/tests.js b/tests/spec/tests.js index acd8815..892774b 100644 --- a/tests/spec/tests.js +++ b/tests/spec/tests.js @@ -1319,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