Wallet/test
Ryan X. Charles 69c5c3bc2e add setFromObj and getEncryptedObj to storage classes
This is so that you can export the file from the browser and use the same file
in the wallet file from the command-line. I have made encryption work
equivalently between the browser and node.
2014-04-17 18:04:56 -03:00
..
mocks make my code work with the latest interface changes 2014-04-16 21:13:35 -03:00
index.html all tests run in the browser now 2014-04-16 12:10:51 -03:00
mocha.opts wallet model and test WIP 2014-03-26 15:26:31 -03:00
test.API.js make my code work with the latest interface changes 2014-04-16 21:13:35 -03:00
test.blockchain.Insight.js renaming files 2014-04-16 11:55:18 -03:00
test.PrivateKey.js architecture refactor 2014-04-14 15:39:02 -03:00
test.PublicKeyRing.js fix bind usage in some tests 2014-04-16 12:41:13 -03:00
test.storage.File.js add setFromObj and getEncryptedObj to storage classes 2014-04-17 18:04:56 -03:00
test.storage.LocalEncrypted.js add setFromObj and getEncryptedObj to storage classes 2014-04-17 18:04:56 -03:00
test.storage.LocalPlain.js add setFromObj and getEncryptedObj to storage classes 2014-04-17 18:04:56 -03:00
test.TxProposals.js renaming files 2014-04-16 11:55:18 -03:00
test.Wallet.js fix tests 2014-04-16 21:10:04 -03:00
test.Walletfactory.js actually create wallet and redirect 2014-04-16 21:45:06 -03:00