Commit graph

46 commits

Author SHA1 Message Date
Matias Alejo Garcia
e49a61980e onSignature 2014-11-26 17:25:57 -03:00
Matias Alejo Garcia
1c4783468e test working, signMessage 2014-11-26 15:15:12 -03:00
Matias Alejo Garcia
78933f8821 lodash on loop 2014-11-25 17:44:51 -03:00
Matias Alejo Garcia
fb891d3f89 on reject / seen checks 2014-11-25 17:35:48 -03:00
Matias Alejo Garcia
4e54fe6cf7 fix pending notification 2014-11-25 15:12:42 -03:00
Matias Alejo Garcia
7a862e3d9b code formatting 2014-11-25 15:12:42 -03:00
Matias Alejo Garcia
5681d8e87d refactor test to use scripts 2014-11-25 15:12:42 -03:00
Matias Alejo Garcia
3706b00724 better blackbox wallet tests 2014-11-25 15:12:42 -03:00
Matias Alejo Garcia
6a540be8fc updates from eordano comments. Better jsdocs some more tests. Still WIP 2014-11-25 15:12:42 -03:00
Matias Alejo Garcia
abd19e5a96 updates from eordano comments. Better jsdocs some more tests. Still WIP 2014-11-25 15:12:42 -03:00
Matias Alejo Garcia
9b327cd458 tests again! 2014-11-25 15:12:42 -03:00
Matias Alejo Garcia
3310bb6677 refactor address book (remove signatures) 2014-11-25 15:12:41 -03:00
Matias Alejo Garcia
ae0dd40903 refactor PayPro tests 2014-11-25 15:12:41 -03:00
Matias Alejo Garcia
e9005c2ca0 wallet test passing 2014-11-25 15:12:41 -03:00
Ivan Socolsky
18deef115a using paginated version of insight-api addrs/txs 2014-11-20 18:05:54 -03:00
Matias Alejo Garcia
3a0a1a2f23 fix paypro broadcast. add merchant info 2014-11-20 02:06:59 -03:00
Esteban Ordano
46fddba5cd performance: addressIsOwn piggybacking from addressToPath map on public key ring 2014-11-13 17:45:42 -03:00
Esteban Ordano
4726570b7a Merge pull request #1791 from matiu/bug/use-all-funds
Fix #1789 - use all funds button
2014-11-12 22:17:50 -03:00
Matias Alejo Garcia
9ab27c7bdd add test 2014-11-12 18:34:49 -03:00
Gustavo Maximiliano Cortez
eb325bf377 skip test that fail with timeout on travis 2014-11-12 13:46:55 -03:00
Ivan Socolsky
5d3a860572 added tests for pagination 2014-11-10 16:35:08 -03:00
Ivan Socolsky
dff11dbd70 fixed tests 2014-11-10 16:35:08 -03:00
Ivan Socolsky
49ea9d8c3d removed from wallet model 2014-11-07 11:21:12 -03:00
Ivan Socolsky
015af22638 added rate services to wallet 2014-11-07 11:19:21 -03:00
Ivan Socolsky
0db8c1008b made wallet#sign synchronous 2014-11-06 14:53:09 -03:00
Matias Alejo Garcia
1f9b9c8dca variable fee for "send all funds" 2014-11-03 15:53:00 -03:00
Ivan Socolsky
dbf1ae2f64 fixed test 2014-10-30 16:47:01 -03:00
Ivan Socolsky
0190a9d1fe fixed tests 2014-10-28 15:56:03 -03:00
Matias Alejo Garcia
47e958277a fix mocha test in Wallet & Identity 2014-10-27 13:13:27 -03:00
Esteban Ordano
24c927a93a Remove WalletLock and Storage tests 2014-10-25 21:14:59 -03:00
Ivan Socolsky
ccb138f605 show label and comment in view 2014-10-24 10:51:38 -03:00
Ivan Socolsky
d44b56d564 added comment from proposal if available 2014-10-24 10:51:38 -03:00
Ivan Socolsky
b6f5b342f2 retrieving label from address book 2014-10-24 10:51:38 -03:00
Ivan Socolsky
6e2ade54bc differentiate change addresses from regular addresses 2014-10-24 10:51:38 -03:00
Ivan Socolsky
de5772112f add tests 2014-10-24 10:51:38 -03:00
Matias Alejo Garcia
b5f05118c7 update models tests to new API 2014-10-24 10:51:06 -03:00
Matias Alejo Garcia
622c3da68c add wallet.id to debug logs 2014-10-24 10:51:05 -03:00
Matias Alejo Garcia
92f1bacf82 login working on the UX 2014-10-24 10:51:05 -03:00
Matias Alejo Garcia
7a2906c8d1 create profile working! 2014-10-24 10:51:05 -03:00
Matias Alejo Garcia
3e968129de migrate wallet compat test to wallet :D :D :D 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia
c9a4046759 refactor Profile 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia
4c582384b0 mv #read to wallet 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia
cbc46f5345 obtainNetworkName to wallet 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia
abf74695b6 mv wallet test from walletfactory to wallet 2014-10-24 10:51:04 -03:00
Ivan Socolsky
9d5b26f526 Preserve sent timestamp for incoming proposals 2014-10-09 11:24:09 -03:00
Esteban Ordano
41198ff031 Fix tests: Allow single files to be run 2014-10-09 10:50:36 -03:00
Renamed from test/models/Wallet.js (Browse further)