From: Ian Coleman Date: Wed, 25 Jul 2018 23:47:08 +0000 (+1000) Subject: Test for HUSH network X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git;a=commitdiff_plain;h=0afecfc73c8b700e99f91d8fe7ec063e7b0daf86 Test for HUSH network --- diff --git a/tests/spec/tests.js b/tests/spec/tests.js index b1e333c..19d6b32 100644 --- a/tests/spec/tests.js +++ b/tests/spec/tests.js @@ -1264,6 +1264,13 @@ it('Allows selection of Callisto', function(done) { }; testNetwork(done, params); }); +it('Allows selection of HUSH', function(done) { + var params = { + selectText: "HUSH - Hush", + firstAddress: "t1g6rLXUnJaiJuu4q4zmJjoa9Gk4fwKpiuA", + }; + testNetwork(done, params); +}); // BIP39 seed is set from phrase