aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit/keyrings
Commit message (Collapse)AuthorAgeFilesLines
* Fix keyring testDan Finlay2016-11-221-1/+1
|
* Improve Keyring organizationDan Finlay2016-11-222-6/+6
| | | | | Separated public & private methods. (Fixes #845) Made class method `type()` into a simple property. (Fixes #846)
* Rename n variables to numberOfAccounts inside of test suite. Remove idStore ↵Kevin Serrano2016-11-121-3/+3
| | | | tests.
* Fix dual vault creation bugDan Finlay2016-11-031-1/+12
|
* Added hd wallet testsDan Finlay2016-10-281-0/+97
|
* Added SimpleKeyring testsDan Finlay2016-10-221-0/+83