aboutsummaryrefslogtreecommitdiff
path: root/tests.js
Commit message (Expand)AuthorAgeFilesLines
* Strength tests include zxcvbn strength detectionIan Coleman2016-11-101-4/+13
* Entropy types are clearly indicated in UIIan Coleman2016-11-101-0/+1
* Entropy feedback tests all fieldsIan Coleman2016-11-101-40/+78
* Mnemonic length can be set when using raw entropyIan Coleman2016-11-101-0/+25
* Entropy feedback in tabular format, not sentenceIan Coleman2016-11-101-59/+41
* No leading zeros for first char unless hexIan Coleman2016-11-081-19/+39
* Dice entropy conversion to Base 6 is simplerIan Coleman2016-11-071-2/+2
* Cards can be used for entropyIan Coleman2016-11-071-52/+179
* Blank entropy does not generate addressesIan Coleman2016-11-071-66/+144
* Entropy can be supplied by userIan Coleman2016-11-041-0/+607
* Public key column in table, shown as hexIan Coleman2016-11-021-0/+50
* Non-English language tests addedIan Coleman2016-10-201-0/+148
* Links and author changed to iancolemanIan Coleman2016-10-111-6/+6
* Template code in comment for future tests.Ian Coleman2016-10-051-0/+31
* Test derivation from root key with other networksIan Coleman2016-10-051-0/+28
* Test coin selection is used in derivation pathIan Coleman2016-10-051-0/+28
* Test github issue 23: derivation path on bip32 tabIan Coleman2016-10-051-1/+49
* Test mnemonic is not sensitive to whitespaceIan Coleman2016-10-051-0/+24
* Test generate more addresses with privkeys hiddenIan Coleman2016-10-051-0/+40
* Test default word length is 15Ian Coleman2016-10-051-0/+14
* Test derivation path containing invalid charactersIan Coleman2016-10-031-0/+31
* 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