Commit Graph

241 Commits

Author SHA1 Message Date
Arthur Britto
edf47a7a07 JS: Automatically maintain connection. 2012-10-17 13:26:31 -07:00
Arthur Britto
56a7e48cd9 UT: Allow tests to use existing server. 2012-10-16 20:32:40 -07:00
Arthur Britto
a189230984 Cosmetic. 2012-10-16 15:50:33 -07:00
Arthur Britto
d98e415107 JS: Fix offer_create. 2012-10-14 02:50:34 -07:00
Arthur Britto
d5c9cc78c7 JS: Fix transaction creation. 2012-10-14 02:23:52 -07:00
Arthur Britto
5fc3d98ef5 UT: Clean up and faster tearDown. 2012-10-14 01:33:00 -07:00
Arthur Britto
085ff2af22 UT: Split up tests. 2012-10-13 19:42:28 -07:00
Arthur Britto
1c2d16f1ad Rework remote.js to be event oriented. 2012-10-13 19:38:19 -07:00
Arthur Britto
2af15db40a Rename everything from newcoin to ripple except the protocol buffers. 2012-10-12 15:48:33 -07:00
Arthur Britto
fcd88f12fc UT: Adjust to new address encoding. 2012-10-12 15:10:39 -07:00
Arthur Britto
31b1aab851 UT: enable ledger_closed test. 2012-10-12 14:23:42 -07:00
Arthur Britto
bb83bcf0d1 Revise remote.js and unit tests to use new amount.js. 2012-10-11 21:41:07 -07:00
Arthur Britto
f419dcc77b JS: fixes and tests from amounts. 2012-10-11 20:08:08 -07:00
Arthur Britto
8ebceaa53e UT: Initial check in unit tests for amount.js. 2012-10-11 16:25:01 -07:00
Arthur Britto
0509d5af37 JS: Split node utils into their own file. 2012-10-11 16:19:24 -07:00
Arthur Britto
867ff01a2d UT: split out utils test. 2012-10-09 19:16:10 -07:00
Arthur Britto
891744431e UT: test for empty string with stringToHex and hexToString. 2012-10-09 16:05:25 -07:00
Arthur Britto
2cc4bd5fed JS: improve hexToString and add unit tests. 2012-10-08 16:58:47 -07:00
Arthur Britto
d4db971fdd UT: Add test for send_xns. 2012-10-07 00:19:45 -07:00
Arthur Britto
433989a5ab JS: better secret and seq handling. 2012-10-05 16:06:36 -07:00
Arthur Britto
534b5980a1 JS: Rework remote framework. 2012-10-04 17:50:46 -07:00
Arthur Britto
ef81dd7caf UT: retab test/config.js 2012-10-04 17:40:10 -07:00
Arthur Britto
f7562efa85 UT: Add accounts to config. 2012-10-04 17:38:58 -07:00
Arthur Britto
3cd9068793 Clean up js. 2012-09-28 12:44:39 -07:00
Arthur Britto
723897c449 Merge branch 'master' into ut
Conflicts:
	js/utils.js
	test/server.js
2012-09-28 12:34:27 -07:00
Arthur Britto
84dd986b6e WS: Add ledger_entry option ledger. 2012-09-27 14:40:56 -07:00
Arthur Britto
ff245609ac WS: Add support for ledger_entry to return an account_root. 2012-09-27 13:10:08 -07:00
Arthur Britto
20815377b4 Adjust UTs for genesis 1. 2012-09-26 15:07:03 -07:00
Arthur Britto
8993c8f268 UT add testing for ledger_closed and update ledger_current. 2012-09-26 14:08:56 -07:00
Arthur Britto
5a49b696ad UT: Get WS ledger_current test working. 2012-09-25 19:37:15 -07:00
Arthur Britto
dfd55c1563 UT: Add timeout to WS connecting. 2012-09-25 18:31:56 -07:00
Arthur Britto
04f0b12a13 UT: Initial tests of creating and connecting to a standalone store. 2012-09-25 15:14:27 -07:00
Arthur Britto
169f0f487a UT: Rework server module to provide an object. 2012-09-21 14:37:16 -07:00
Arthur Britto
908d797e7a UT start adding WS support. 2012-09-18 15:43:58 -07:00
Arthur Britto
333da36c19 UT: Set the cwd for the servers. 2012-09-17 15:45:44 -07:00
Arthur Britto
b6771dcae9 Fix JS mkPath. 2012-09-17 15:45:04 -07:00
Arthur Britto
6847aaace5 Have UT start and stop a server. 2012-09-17 15:35:07 -07:00
Arthur Britto
d0d8fb4195 Make UT mkPath take strings as mode. 2012-09-17 12:34:35 -07:00
Arthur Britto
86700c30bb Build testing newcoind.cfg as needed. 2012-09-17 12:28:18 -07:00
Arthur Britto
f45886cc6d Cosmetic (tabbing). 2012-09-15 14:56:15 -07:00
Arthur Britto
b8f2b6c0dc Initial check in of testing scripts. 2012-09-15 14:37:21 -07:00