aboutsummaryrefslogtreecommitdiff
path: root/tests.js
Commit message (Expand)AuthorAgeFilesLines
* Test derivation path not starting with mIan Coleman2016-10-031-0/+32
* Test incorrect root key shows errorIan Coleman2016-10-031-0/+21
* Test incorrect word shows suggested replacementIan Coleman2016-09-291-0/+21
* Test incorrect mnemonic shows errorIan Coleman2016-09-291-0/+51
* Test derivation path changes for BIP32 root keyIan Coleman2016-09-151-0/+29
* Test phrase is retained unless user confirmsIan Coleman2016-09-151-0/+27
* Test setting BIP32 root key clears phraseIan Coleman2016-09-151-1/+31
* Test BIP32 root key being set by userIan Coleman2016-09-141-0/+22
* Test additional addresses orderingIan Coleman2016-09-051-0/+37
* Test custom number of additional addressesIan Coleman2016-09-031-0/+37
* Test more addresses can be generatedIan Coleman2016-08-311-0/+27
* Tests for namecoin and peercoinIan Coleman2016-08-301-0/+56
* Test toggling private key visibilityIan Coleman2016-08-261-0/+24
* Test private keys are shown in address tableIan Coleman2016-08-261-0/+23
* Test toggling address visibilityIan Coleman2016-08-261-1/+26
* Test ordering of addresses in tableIan Coleman2016-08-261-0/+31
* Test placeholder for github issue 26Ian Coleman2016-08-251-0/+3
* Test for DASH coinIan Coleman2016-08-251-0/+28
* Test table shows addressesIan Coleman2016-08-241-5/+27
* Test toggling derivation pathIan Coleman2016-08-241-0/+26
* Test hardened addressesIan Coleman2016-08-241-0/+37
* Test address table shows derivation pathIan Coleman2016-08-241-0/+24
* Test extended priv/pub keys with BIP32 tabIan Coleman2016-08-241-0/+59
* Test custom BIP32 derivation pathIan Coleman2016-08-241-2/+74
* Test BIP44 change fieldIan Coleman2016-08-231-2/+32
* Test BIP44 account fieldIan Coleman2016-08-231-0/+33
* Test BIP44 coin fieldIan Coleman2016-08-231-2/+31
* Test BIP44 purpose fieldIan Coleman2016-08-231-3/+34
* Test BIP44 extended private key is shownIan Coleman2016-08-231-0/+26
* Test BIP44 extended private keyIan Coleman2016-08-231-2/+24
* Test order is randomizedIan Coleman2016-08-231-0/+16
* Test BIP44 derivation path is shownIan Coleman2016-08-231-0/+24
* Test changing tabsIan Coleman2016-08-231-2/+31
* Tests use waitForGenerate, not magical setTimeoutIan Coleman2016-08-231-30/+59
* Test bip32 root key as generated from mnemonicIan Coleman2016-08-231-0/+25
* Test bip39 seed value as generated from mnemonicIan Coleman2016-08-231-1/+24
* Tests for all other coins / networksIan Coleman2016-08-231-2/+218
* Tests for passphrase and coin selectionIan Coleman2016-08-231-7/+59
* Test suite using phantomjsIan Coleman2016-08-231-0/+207