Commit Graph

942 Commits

Author SHA1 Message Date
Gabriel Bazán f961247b2d allow single address wallet for auditable reasons 2016-06-07 16:26:56 -03:00
Matias Alejo Garcia 0a240d5559
fix BWS url 2016-06-07 12:03:00 -03:00
Matias Alejo Garcia 6224f36ff6
; 2016-06-07 10:37:39 -03:00
Matias Alejo Garcia b17517ede0
fix tests 2016-06-06 19:15:18 -03:00
Matias Alejo Garcia 7781b93a88
add disclaimer controller test 2016-06-06 19:13:36 -03:00
Matias Alejo Garcia aa076d7ccd
Adds tests for csv download 2016-06-04 16:38:02 -03:00
Gabriel Bazán 6577b63887 adding ionic module to tests 2016-06-04 16:31:06 -03:00
Matias Alejo Garcia e0a43bd90d
fix tests 2016-06-02 14:56:19 -03:00
Matias Alejo Garcia 6bd316424a
refactor baseUrl in angular-bwc 2016-06-01 16:58:13 -03:00
Matias Alejo Garcia e9525687b7
fix helper 2016-06-01 16:13:11 -03:00
Matias Alejo Garcia aec2aac47b Add controller tests (#4205)
* add walletHome test template

* add create test

* add fixtures

* do not mock parseSecret

* better hash

* use fixtures for create controller test

* add import test

* stubs reset

* add more controller tests

* Remove $state dependency

* refactore fixtures + profiles

* add backup.js test

* update bwc

* rm log
2016-05-20 11:50:55 -03:00
Gustavo Maximiliano Cortez 98471e952a
Bug/select wallet incomplete / Refactor wallet Services (#4159)
* Addressbook: display error if select an incomplete wallet

* Check if wallet is complete/needs_backup for Glidera and Coinbase

* Ref/create a walletService

* Ref. walletService

* Fix Glidera and Coinbase

* Removes txService

* Fix glidera connection for mobile. Fix bitcode for xcode

* Fix duplicated entry

* Revert "Bump bwc version 2.3.1"

* adds karma-mocha

* Refactor

* Refactor lock function

* Refactor reject, remove and broadcast tx

* add walletService tests WIP

* add walletService tests WIP 2

* merge

* update tests to mocha

* fix tests. Angular 1.5?

* Fix test

* Generate angular-bwc before testing

* Rever gitignore

* Wording
2016-05-13 13:00:54 -03:00
Gustavo Maximiliano Cortez dd31f0c551 Fix test. Dummy test 2015-04-22 15:54:44 -03:00
Gustavo Maximiliano Cortez 68173e632e Important fix for chrome app. Fix updating alternative amount 2015-04-21 17:00:32 -03:00
Gustavo Maximiliano Cortez 0b4cfe0614 Fix karma test 2015-04-20 18:59:17 -03:00
Gustavo Maximiliano Cortez 00b69bef23 fix indent 2015-04-11 12:17:32 -03:00
Gustavo Maximiliano Cortez af783c1109 Fix karma test with ui-router 2015-04-11 12:16:16 -03:00
Matias Alejo Garcia 320de62f13 bwc 2015-04-11 10:53:15 -03:00
Gustavo Maximiliano Cortez b1bb019635 Fix karma test 2015-02-20 12:27:05 -03:00
Matias Pando b50b4e1aee Added test on controllers 2015-02-18 12:46:00 -03:00
Matias Pando 3696b383d4 Added test on controller copayer 2015-02-18 12:43:23 -03:00
Matias Pando 312d707145 Added test on controller more.js 2015-02-18 12:43:22 -03:00
Matias Pando 74cda29f8d Setting up karma coverage 2015-02-18 12:41:10 -03:00
Matias Pando 40db2e2ba9 More test on TxProposal, Identity and Insight 2015-02-10 11:24:31 -03:00
Matias Pando a045432800 Add an skipped test on Wallet 2015-02-09 15:13:57 -03:00
Matias Pando 86ec16d9d1 More test on Identity and TxProposal 2015-02-09 14:15:31 -03:00
Matias Pando a530c27b2e More tests on TxProposal 2015-02-09 14:15:30 -03:00
Matias Pando 1268114b74 Added test on Async 2015-02-09 14:15:30 -03:00
Gustavo Maximiliano Cortez e0f7f5f991 Merge pull request #2351 from matiaspando/increaseCoverage86
Increase coverage to 86%
2015-02-02 15:37:07 -03:00
Matias Pando 298e470aae Skip test that fails on Firefox 2015-02-02 14:45:21 -03:00
Matias Pando 2bbab7adaf Remove spaces 2015-02-02 14:34:34 -03:00
Gustavo Maximiliano Cortez 17057cb199 Fix variables and toFixed 2015-01-30 12:25:54 -03:00
Gustavo Maximiliano Cortez 6586a4b696 Remove unnused variable. Added tests to check amount validation 2015-01-30 11:09:07 -03:00
Matias Pando a2d1881c03 Skip test 2015-01-29 17:17:55 -03:00
Matias Pando 63173b7f6b Skip #pathForAddress 2015-01-29 16:58:32 -03:00
Matias Pando 68697dc3a7 Remove several console.log 2015-01-29 16:44:32 -03:00
Matias Pando a2c39714c4 Added test on Insight 2015-01-29 15:31:52 -03:00
Matias Pando d77b451fb7 Added more test on Wallet 2015-01-29 15:31:52 -03:00
Matias Pando f4f4114865 Add test on TxProposal 2015-01-29 15:31:52 -03:00
Matias Pando dffdddbace Add more tests for TxProposal 2015-01-29 15:31:52 -03:00
Matias Pando 63b4f2c649 Add test for TxProposal 2015-01-29 15:31:52 -03:00
Matias Pando 503895fe6c Add test to HDParams 2015-01-29 15:31:52 -03:00
Matias Pando b741effd18 Add test for PrivateKey and RateService 2015-01-29 15:31:52 -03:00
Matias Pando bf82fa0760 Added more test to Wallet 2015-01-29 15:31:52 -03:00
Matias Pando 368a8c0c2e Testing Async #setHexNonce and #getKey 2015-01-16 12:04:11 -03:00
Matias Pando 535539e94b Added test for Async.js 2015-01-16 10:37:42 -03:00
Matias Pando 6c839edd91 Added test on Async, deleted getPeer() 2015-01-16 10:37:42 -03:00
Matias Alejo Garcia 373f12c2a0 Merge pull request #2310 from cmgustavo/ux/wallet-info01
Removes "Manage wallets" and moves info to "Settings"
2015-01-16 10:09:13 -03:00
Gustavo Maximiliano Cortez 3a8717a1f4 fix karma test 2015-01-16 01:15:40 -03:00
Matias Pando 8160258097 Test 2015-01-14 16:42:17 -03:00