Commit graph

14 commits

Author SHA1 Message Date
Ryan X. Charles
434dad831d add tests for WebRTC and fix some mocha browser test problems
from now on you need to run "grunt shell --target=dev" to build the test
version of copay which you can run the mocha browser tests on, which includes
packages like sinon and soop.
2014-06-19 13:13:01 -07:00
Ryan X. Charles
a535d93b6f make mocha browser tests all run with no console errors
...except Wallet and WalletFactory.
2014-06-19 13:13:01 -07:00
Ryan X. Charles
e413ec43ef add TxProposals test; fix WalletFactory link 2014-06-17 09:03:30 -07:00
Ryan X. Charles
f7e34acae8 make mocha browser tests all run with no console errors
...except Wallet and WalletFactory.
2014-06-17 09:03:30 -07:00
Matias Alejo Garcia
727bf8524a implement BITS + tests 2014-06-13 19:46:47 -03:00
Matias Alejo Garcia
57464a2a48 update references to bitcore 2014-06-11 10:05:48 -03:00
Manuel Araoz
e14654cd80 small changes 2014-04-29 17:44:35 -03:00
Manuel Araoz
5847d6aff2 optimize PrivateKey with cache 2014-04-17 18:56:44 -03:00
Manuel Araoz
2fc4ae6df0 all tests run in the browser now 2014-04-16 12:10:51 -03:00
Manuel Araoz
241fb3aeb7 add encrypted Storage component 2014-04-15 18:13:49 -03:00
Matias Alejo Garcia
c5a5129e83 fix test in browser 2014-04-14 18:08:18 -03:00
Gustavo Cortez
1ab8330ccd Fixed path to copayBundle.js on index.html files for home and tests. Commented methods that use http request. 2014-04-11 15:58:53 -03:00
Gustavo Cortez
ad56a30e77 Wallet model and testing 2014-04-10 17:57:41 -03:00
Matias Alejo Garcia
a658ec8452 copay tests in the browser! 2014-04-07 15:31:41 -03:00