Commit graph

21 commits

Author SHA1 Message Date
Matias Alejo Garcia
194913c561 fix insight tests 2014-09-09 22:33:31 -03:00
Matias Alejo Garcia
c45495eeff lazy connect 2014-09-09 22:30:21 -03:00
Yemel Jardi
b97a332ae9 Add reconnecting notification, change subscribed list to dict, update balance after reconnect 2014-08-29 15:01:07 -03:00
Yemel Jardi
0623c87727 Update tests 2014-08-29 12:27:53 -03:00
Yemel Jardi
16091bd330 Refactor controllers 2014-08-29 12:27:53 -03:00
Yemel Jardi
33801e9587 Refactor blockchain backing service 2014-08-29 12:27:53 -03:00
Manuel Araoz
e00997bad8 fix test after rebase 2 2014-08-26 11:43:43 -03:00
Matias Alejo Garcia
91a05a896e rm removeRepeated fn 2014-08-05 17:18:02 -03:00
Matias Alejo Garcia
5a2dfe690d add rebroadcast test 2014-08-05 16:41:29 -03:00
Matias Alejo Garcia
b9b09d5f11 add stub to _request 2014-07-07 19:33:59 -03:00
Matias Alejo Garcia
d192cc5270 handle empty Insight responsed 2014-07-07 18:12:58 -03:00
Ryan X. Charles
537755e888 fix exception in insight mocha browser tests
The Insight tests were actually broken and not running due to trying to access
the nonexistent process variable. The proper way to check for this is to see if
its type is undefined before trying to access it.
2014-06-25 10:03:58 -07:00
Ryan X. Charles
cce602b4fb remove console.log in test 2014-06-24 15:51:42 -07: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
Matias Alejo Garcia
44901cd635 fix conflics 2014-06-19 16:34:37 -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
Yemel Jardi
29920abdb3 Add wallet addresses index discovery on importing backup 2014-06-18 11:10:51 -03: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
Gustavo Cortez
f55d243bed Refactory get balance 's methods 2014-04-17 16:42:27 -03:00
Manuel Araoz
609ba4ef71 renaming files 2014-04-16 11:55:18 -03:00
Renamed from test/test.insight.js (Browse further)