wltsmrz
deb75ed0d7
Add test for Server automatic reconnection
2015-09-22 19:48:25 -07:00
Nicholas Dudfield
300967f0f3
[WIP] Fix lint issues
2015-08-15 18:15:36 +07:00
Nicholas Dudfield
52879febb9
[WIP] Fix reserve calculation
2015-08-15 18:11:43 +07:00
wltsmrz
0878a8ecf0
Fix error logging on Remote
...
* JSON messages are now parsed in server.js
* Remote._handleMessage expects all messages to be objects rather
than objects or strings
* Invalid responses from the server will now result in a log
message that is not entirely vague
* Added Log.setEngine/getEngine. Use Log.setEngine(Log.engines.none)
to silence logging
2015-05-20 20:08:32 -07:00
Chris Clark
ea24bf0415
Fix lint errors
2015-05-15 16:45:24 -07:00
wltsmrz
2e6e8807be
Fix server-test for updated WS
2015-02-05 13:51:25 -08:00
wltsmrz
8af5f9c28e
Add request broadcast/filter
2015-01-14 13:40:54 -08:00
Chris Clark
66c2e27711
[TASK] Refactor tests to support testing compiled javascript
2014-12-19 13:17:02 -08:00
wltsmrz
8f17873da2
Remove server._computeFee(Transaction), require fee units argument
2014-11-11 06:24:34 -08:00
wltsmrz
0120044c96
Fix undefined fee states when connecting to a rippled that is syncing
2014-09-11 23:44:21 -07:00
wltsmrz
cc9ed435eb
Add checks for partial server history
2014-08-21 17:21:17 -07:00
wltsmrz
df5a8656f6
Add delay in server test
2014-08-13 13:54:30 -07:00
wltsmrz
edd57a89c1
Update server test
2014-08-11 19:36:55 -07:00
Matthew Fettig
8f340c1cde
[FIX] server: fixed reconnect logic bugs
2014-07-19 22:23:36 -07:00
wltsmrz
76659b613b
Update hostid cache test
2014-07-18 17:47:15 -07:00
wltsmrz
ca2d137d52
Revert readyState check, skip test for now
2014-07-17 13:07:31 -07:00
wltsmrz
09461fb3c8
Add test for Server.connect with pre-existing connection
2014-07-16 18:39:58 -07:00
wltsmrz
d23dca2ef1
Cache and log hostid
2014-07-08 13:33:00 -07:00
wltsmrz
2afce7cf54
Improve server-test coverage
2014-06-11 23:19:50 -07:00
wltsmrz
06108ffee3
Fix server test
2014-06-11 21:40:41 -07:00
wltsmrz
726b309085
[THING] Add transaction test
2014-06-11 21:23:27 -07:00
wltsmrz
48e49ac42b
Fix server test
2014-06-10 15:15:56 -07:00
wltsmrz
1579d58edf
[THING] Add server test
2014-06-09 13:03:02 -07:00