Commit Graph

98 Commits

Author SHA1 Message Date
Yemel Jardi 7d8d89ab38 Review copay features for 1-of-1 2014-06-24 15:54:10 -03:00
Matias Alejo Garcia 6b7b00769d add tests 2014-06-24 13:18:13 -03:00
Ryan X. Charles ea2e2d4e19 run js-beautify on everything
...with two spaces. Command: js-beautify -s 2 -r [filename]
2014-06-24 08:36:32 -07:00
Gustavo Maximiliano Cortez da445e7c69 Merge pull request #730 from yemel/fix/new-address-on-payment
Change default address list
2014-06-24 12:00:12 -03:00
Yemel Jardi f1faa96510 Add filter test 2014-06-24 11:41:22 -03:00
Ryan X. Charles b64449ae09 Merge pull request #721 from maraoz/feature/autotop-send
send all available balance button
2014-06-24 07:34:06 -07:00
Ryan X. Charles e0ed8044a7 Merge pull request #734 from cmgustavo/feature/wallet-creation
Feature/wallet creation
2014-06-24 07:19:59 -07:00
Gustavo Maximiliano Cortez 621dcc1d09 Merge pull request #733 from yemel/feature/display-address-label
Add directive to render address from the book with a tooltip
2014-06-24 10:53:40 -03:00
Ryan X. Charles 8657e39dd7 wrap getNumber test in another describe 2014-06-23 16:31:17 -07:00
Gustavo Cortez ac83477a88 Test for getNumber function. 2014-06-23 19:45:04 -03:00
Yemel Jardi 099a282fb9 Add directive to render address from the book with a tooltip 2014-06-23 17:34:54 -03:00
Manuel Araoz 83ecbcee2b add test 2014-06-23 15:12:18 -03:00
Manuel Araoz e09b1e4fdc trying to fix tests 2014-06-23 15:06:12 -03:00
Yemel Jardi 970a6f3d37 Add tests for block events at Socket service 2014-06-23 15:05:06 -03:00
Manuel Araoz 1f9e1a5f39 fix tests 2014-06-23 09:53:53 -03:00
Manuel Araoz 0347cb5bda add isMobile service and tests 2014-06-23 09:34:48 -03:00
Matias Alejo Garcia a07957d4a3 Merge pull request #719 from yemel/anti-feature/remove-email-backup
Remove email backup feature
2014-06-19 17:20:47 -03:00
Gustavo Cortez 47dcc12910 Fix Conflicts:
js/models/core/Wallet.js
2014-06-19 16:43:34 -03:00
Manuel Araoz 0c03af53a8 fixed karma test bug 2014-06-19 15:57:38 -03:00
Yemel Jardi 7847bdcb2c Remove email backup feature 2014-06-19 15:54:12 -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
Manuel Araoz 86633cd5b4 fix karma tests 2014-06-18 16:02:31 -03:00
Matias Alejo Garcia a83aa869fd remove .only 2014-06-17 23:16:15 -03:00
Matias Alejo Garcia cd71ce4421 fix conflics 2014-06-17 16:25:38 -03:00
Ryan X. Charles 4ba6eeafb5 fix karma tests
by using require('sinon') not incorrect require('../sinon')
2014-06-17 09:08:58 -07:00
Manuel Araoz 4b81bc1fdb add tests 2014-06-16 17:40:59 -03:00
Matias Alejo Garcia 2c60fd91c0 implements delete wallet, in backuptab 2014-06-16 17:37:33 -03:00
Matias Alejo Garcia 00ca9f1c32 make unit configurable in settings. update after @cmgustavo comments 2014-06-16 12:44:18 -03:00
Matias Alejo Garcia 727bf8524a implement BITS + tests 2014-06-13 19:46:47 -03:00
Gustavo Cortez 8c2a784d86 Fix Conflicts:
bower.json
2014-06-13 15:01:32 -03:00
Gustavo Cortez d746110f96 Tests for different amounts. 2014-06-12 11:12:59 -03:00
Yemel Jardi 5c56b7972f Change wording of very weak password, add strength tip, add tests 2014-06-11 15:39:56 -03:00
Matias Alejo Garcia da7c2c88db insight REST API retry 2014-06-05 12:18:54 -03:00
Matias Alejo Garcia 1a1b235aef updates with @cmgustavo comments 2014-06-05 00:15:42 -03:00
Matias Alejo Garcia 9c24b45f4c fix in updateVersion with tests 2014-06-04 23:47:22 -03:00
Matias Alejo Garcia a7cba1197a add karma test for controller and service 2014-06-04 23:21:41 -03:00
Matias Alejo Garcia bfa5d4ac51 add tests for Socket service 2014-06-04 23:16:57 -03:00
Gustavo Cortez 72b4d75e78 Removed console.log 2014-06-04 11:25:58 -03:00
Gustavo Cortez dbdd3c3500 Refactory ControllerSpect for test is now more clear. A simple test for transactions. 2014-06-04 11:24:49 -03:00
Matias Alejo Garcia 77f6a8221a change names in services 2014-06-03 17:49:11 -03:00
Matias Alejo Garcia ac58d9744e change angular module namespace to copayApp 2014-06-03 17:48:37 -03:00
Gustavo Cortez 2a94b14852 Test for check if there are wallets on localStorage 2014-06-03 10:57:01 -03:00
Gustavo Cortez fd33385536 Fix Karma tests 2014-06-03 10:10:03 -03:00
Mario Colque e2f40ad7f5 Merge pull request #174 from cmgustavo/feature/01-test-directives
Testing directives for AngularJS
2014-04-24 12:16:18 -03:00
Gustavo Cortez 9b56d425aa Testing directives for AngularJS 2014-04-24 12:01:06 -03:00
Mario Colque 09532f0aaa added tests for angular services 2014-04-23 18:07:20 -03:00
Mario Colque 02af76cdb9 change var name from copay to copayApp 2014-04-23 18:03:22 -03:00
Mario Colque 178dfec1a8 added angularjs test configs 2014-04-23 14:56:03 -03:00