Wallet/test
Ryan X. Charles 537755e888 fix exception in insight mocha browser tests
The Insight tests were actually broken and not running due to trying to access
the nonexistent process variable. The proper way to check for this is to see if
its type is undefined before trying to access it.
2014-06-25 10:03:58 -07:00
..
lib added angularjs test configs 2014-04-23 14:56:03 -03:00
mocks Merge pull request #752 from matiu/bug/balance-update 2014-06-25 11:45:30 -03:00
unit Merge pull request #752 from matiu/bug/balance-update 2014-06-25 11:45:30 -03:00
index.html add tests for WebRTC and fix some mocha browser test problems 2014-06-19 13:13:01 -07:00
mocha.conf.js run js-beautify on everything 2014-06-24 08:36:32 -07:00
mocha.opts wallet model and test WIP 2014-03-26 15:26:31 -03:00
test.AddressIndex.js run js-beautify on everything 2014-06-24 08:36:32 -07:00
test.API.js run js-beautify on everything 2014-06-24 08:36:32 -07:00
test.blockchain.Insight.js fix exception in insight mocha browser tests 2014-06-25 10:03:58 -07:00
test.network.WebRTC.js run js-beautify on everything 2014-06-24 08:36:32 -07:00
test.Passphrase.js run js-beautify on everything 2014-06-24 08:36:32 -07:00
test.performance.js remove slow tests 2014-04-18 12:01:56 -03:00
test.PrivateKey.js add preconditions to Structure.js 2014-06-25 11:10:11 -03:00
test.PublicKeyRing.js add preconditions to Structure.js 2014-06-25 11:10:11 -03:00
test.storage.File.js run js-beautify on everything 2014-06-24 08:36:32 -07:00
test.storage.LocalEncrypted.js run js-beautify on everything 2014-06-24 08:36:32 -07:00
test.storage.LocalPlain.js run js-beautify on everything 2014-06-24 08:36:32 -07:00
test.Structure.js add tests for Structurewq 2014-06-24 17:08:53 -03:00
test.TxProposals.js add preconditions to Structure.js 2014-06-25 11:10:11 -03:00
test.Wallet.js Merge pull request #748 from ryanxcharles/feature/speed-up-wallet-tests 2014-06-25 10:09:58 -03:00
test.WalletFactory.js add tests for WalletFactory 2014-06-19 13:15:41 -07:00