Commit Graph

1317 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 c78b7101db add tests for changes to private key 2014-06-19 13:13:01 -07:00
Ryan X. Charles 31d601b2a6 initial work replacing symmetric shared secret with ECIES 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
Matias Alejo Garcia 1dc420b215 Merge pull request #697 from cmgustavo/feature/addressbook
Addressbook
2014-06-19 17:03:18 -03:00
Gustavo Maximiliano Cortez 94b72655ae Merge pull request #708 from matiu/bug/fix-post-in-node
fixes POST request in node
2014-06-19 16:57:53 -03:00
Gustavo Cortez 47dcc12910 Fix Conflicts:
js/models/core/Wallet.js
2014-06-19 16:43:34 -03:00
Matias Alejo Garcia 44901cd635 fix conflics 2014-06-19 16:34:37 -03:00
Matias Alejo Garcia a5626bb348 Merge pull request #696 from maraoz/txp/protocol/security
optimize txp protocol
2014-06-19 16:14:30 -03:00
Yemel Jardi 06c1640d99 fix wallet import error message 2014-06-19 16:07:51 -03:00
Manuel Araoz 0c03af53a8 fixed karma test bug 2014-06-19 15:57:38 -03:00
Manuel Araoz d800a98df0 fix timeout test 2014-06-19 15:57:38 -03:00
Manuel Araoz e09d8e11d4 optimize txp protocol 2014-06-19 15:57:38 -03:00
Manuel Araoz b7af51ceee all tests passing 2014-06-19 15:57:38 -03:00
Manuel Araoz 889edf4b92 add preconditions and tests 2014-06-19 15:57:38 -03:00
Manuel Araoz 1457764930 change 'k' for 'ntxid' 2014-06-19 15:56:35 -03:00
Manuel Araoz d8e564b031 remove old methods 2014-06-19 15:56:35 -03:00
Manuel Araoz 03b4d16473 following the single TxProposal changes 2014-06-19 15:56:35 -03:00
Manuel Araoz 27de2896d8 working on refactor 2014-06-19 15:56:34 -03:00
Manuel Araoz 7001e21c71 ocha 2014-06-19 15:56:34 -03:00
Manuel Araoz b791d58c6c refactors 2014-06-19 15:56:34 -03:00
Manuel Araoz e0db6cac28 fix dependency management 2014-06-19 15:56:34 -03:00
Yemel Jardi 7847bdcb2c Remove email backup feature 2014-06-19 15:54:12 -03:00
Matias Alejo Garcia 50823ebd1c Merge pull request #699 from yemel/feature/one-time-backups
Add wallet addresses index discovery on importing backup
2014-06-19 15:32:37 -03:00
Manuel Aráoz f51c0d8d0c Merge pull request #715 from yemel/fix/notify-only-failure
notify only on failure
2014-06-19 15:19:47 -03:00
Yemel Jardi 69c871d7a5 notify only on failure 2014-06-19 15:14:32 -03:00
Gustavo Cortez 8398d8b663 Karma test for send Controller. Added another test for check handle of addressBook. 2014-06-19 14:21:38 -03:00
Ryan X. Charles 89cc45368b Merge pull request #713 from yemel/feature/less-verbose-notifications
less verbose format to hipchat notifications
2014-06-19 09:33:55 -07:00
Yemel Jardi 2ea65ec236 less verbose format to hipchat notifications 2014-06-19 13:24:04 -03:00
Gustavo Cortez f1b92ac67f update branch 2014-06-19 13:16:20 -03:00
Manuel Aráoz 8a0b47291c Merge pull request #711 from yemel/feature/travis-hipchat-notifications
Add secure token to travis.yml
2014-06-19 13:06:58 -03:00
Yemel Jardi c9158757fc Add secure token to travis.yml 2014-06-19 12:40:39 -03:00
Yemel Jardi 386a5bea6f move update indexes to the loading screen 2014-06-19 11:35:38 -03:00
Matias Alejo Garcia 8b5e616668 add tests for node 2014-06-19 00:33:27 -03:00
Matias Alejo Garcia 0481cf8e02 fixes POST request in node 2014-06-19 00:17:46 -03:00
Gustavo Cortez 4aa3915381 Sync address book with all copayer 2014-06-18 20:18:13 -03:00
Matias Alejo Garcia 670560ea41 Merge pull request #707 from maraoz/fix/karma-tests
fix karma tests
2014-06-18 16:15:15 -03:00
Manuel Araoz 86633cd5b4 fix karma tests 2014-06-18 16:02:31 -03:00
Manuel Aráoz 2bf89d234e Merge pull request #701 from ryanxcharles/bug/remove-console-log-from-tests
remove console.log from test
2014-06-18 15:46:11 -03:00
Yemel Jardi 0958d9686e Add more tests 2014-06-18 14:24:48 -03:00
Ryan X. Charles 8c1c0b211e remove console.log from test
...cluttering the console.log output looks bad and can be avoided using methods
like this.
2014-06-18 09:32:19 -07:00
Yemel Jardi 29920abdb3 Add wallet addresses index discovery on importing backup 2014-06-18 11:10:51 -03:00
Gustavo Cortez 21baa103bd Fix Conflicts:
js/models/core/WalletFactory.js
2014-06-18 10:03:22 -03:00
Manuel Aráoz 107414ec7e Merge pull request #685 from matiu/feature/deleteWallet
Feature/delete wallet
2014-06-18 08:49:06 -03:00
Gustavo Cortez f5aad7bd15 Addressbook on SendPage 2014-06-18 01:00:32 -03:00
Matias Alejo Garcia a83aa869fd remove .only 2014-06-17 23:16:15 -03:00
Matias Alejo Garcia a9624db133 Merge pull request #688 from maraoz/automatic/backup
add notification saying backup was created
2014-06-17 16:49:47 -03:00
Manuel Araoz 0afd80bbd9 fix matis comments 2014-06-17 16:44:09 -03:00
Matias Alejo Garcia cd71ce4421 fix conflics 2014-06-17 16:25:38 -03:00
Manuel Aráoz 3053dfc005 Merge pull request #681 from ryanxcharles/bug/fix-mocha-browser-tests
make mocha browser tests all run with no console errors
2014-06-17 14:10:18 -03:00