Commit Graph

219 Commits

Author SHA1 Message Date
Arthur Britto
781fef32e3 UT: Enable some path tests. 2013-01-06 15:57:06 -08:00
Arthur Britto
75466bc4b6 UT: Add reserve tests. 2013-01-03 13:04:48 -08:00
Arthur Britto
75d935e0df Merge tepPARTIAL into tecCLAIMED. 2013-01-03 13:04:07 -08:00
Arthur Britto
01764aa090 JS: Restrict UInt160 parse_json to wire format. 2013-01-03 00:54:20 -08:00
Arthur Britto
5d03351dd7 UT: Fix example http server. 2013-01-02 14:18:44 -08:00
Arthur Britto
f09543fe8a Cosmetic. 2013-01-01 14:37:44 -08:00
Arthur Britto
bbb2a41c80 UT: Add some non-function path tests. 2012-12-31 16:37:35 -08:00
Arthur Britto
2d3994d1d3 UT: clean up. 2012-12-30 17:17:43 -08:00
Arthur Britto
bea23a6372 UT: Clean up. 2012-12-30 17:16:16 -08:00
Arthur Britto
19cc1c88f7 UT: jsonrpc tests - including subscribe. 2012-12-30 17:04:54 -08:00
Arthur Britto
1dcc62f2ad Add a http server config to the example test config. 2012-12-30 17:04:42 -08:00
Arthur Britto
77d92e1767 Fix ripple state creating and deleting. 2012-12-25 16:14:10 -08:00
Arthur Britto
6bd2839c62 Fix PaymentTransactor for new result codes. 2012-12-23 18:15:03 -08:00
Arthur Britto
194053c87e Add and move to new tecCLAIM result codes. 2012-12-23 15:52:59 -08:00
Arthur Britto
c05d4fb559 Clean up - Ledger breaking changes. 2012-12-21 17:05:31 -08:00
Arthur Britto
fadf9aa442 Prevent offers spending from XRP reserve. 2012-12-20 22:23:10 -08:00
Arthur Britto
37c073a79b UT: Fix reporting of errors on server exit. 2012-12-20 22:06:16 -08:00
Jcar
099ffbddc0 Further testing 2012-12-20 15:55:57 -08:00
Jcar
4a95549466 more playing with tests 2012-12-20 15:55:57 -08:00
Jcar
496070edfd Making a new test 2012-12-20 15:55:57 -08:00
Jcar
aebfa168e6 test/server.js asserts on exit that stop() has been called (to detect improper exit) 2012-12-20 15:55:57 -08:00
Jcar
b831870576 Playing around with the tests 2012-12-20 15:55:57 -08:00
Arthur Britto
8236c57abc Banish .DS_Store files. 2012-12-18 18:17:18 -08:00
Jcar
bc1c650ec3 Got it to work in XCode :-) Including:
-Replicate Scons in Xcode configuration by importing various libraries
-That's the end of the list
2012-12-18 17:44:15 -08:00
Arthur Britto
6c3c104f8d UT: Update send test for deleting ripple state entries. 2012-12-18 14:27:18 -08:00
Arthur Britto
f6489a1050 Improve documentation for config-example.js 2012-12-17 20:49:55 -08:00
Arthur Britto
0bc4a7b1e2 Fix extraneous offer creation. 2012-12-15 16:48:46 -08:00
Arthur Britto
ab8463a14f UT: Adjust for changed terNO_DST. 2012-12-15 14:35:34 -08:00
Arthur Britto
4baa8b3c5d Add support for offers to allow parties to go into debt. Broken. 2012-12-15 00:06:12 -08:00
Arthur Britto
fd0bd1433f UT: Test offer counts. 2012-12-14 21:21:27 -08:00
Arthur Britto
704b31e0f6 UT: Fix intermitent timeouts. 2012-12-14 19:07:46 -08:00
Arthur Britto
68e665c719 UT: Turn off verbose. 2012-12-14 17:48:39 -08:00
Arthur Britto
2920dc7be2 UT: Fix send test. 2012-12-14 17:47:18 -08:00
Arthur Britto
df4d2ec149 Check field present for stOwnerCount. 2012-12-13 16:55:37 -08:00
Stefan Thomas
269abd0131 Fix infinite loop when using a zero amount in a multiplication. 2012-12-13 11:28:45 -08:00
Arthur Britto
68327ab27f UT: Fixes for reserves. 2012-12-12 23:08:18 -08:00
Arthur Britto
6d3c82ab7b Merge branch 'reserve' 2012-12-12 21:55:25 -08:00
Arthur Britto
f1735c5cdf Move from account create fee to reserve XRP. 2012-12-12 21:54:56 -08:00
Stefan Thomas
d3c4e704c4 Add tests for Amount#multiply. 2012-12-12 20:56:06 -08:00
Arthur Britto
8f1d89cba4 UT: Loosen order of results for offer test. 2012-12-12 15:42:32 -08:00
Arthur Britto
a15f82863d UT: Fix send balance check. 2012-12-12 15:42:09 -08:00
Arthur Britto
23790ccaae UT: Fix test setup. 2012-12-11 21:26:07 -08:00
Arthur Britto
4752c9ff4e UT: Fix payment test. 2012-12-11 21:23:56 -08:00
Arthur Britto
8c6419e65b Work in progress on pathfind. 2012-12-11 19:47:53 -08:00
Arthur Britto
154f4bc980 UT: Update tests for path finding. 2012-12-11 14:03:53 -08:00
Stefan Thomas
13dc3ac1d7 Added some test cases for Amount.add(). 2012-12-10 20:36:51 -08:00
Stefan Thomas
2ce23c45b2 Add support for mixed operands to divide(). 2012-12-10 16:44:34 -08:00
Stefan Thomas
10e53b7562 Add WebSocket Secure (SSL) support to client library. 2012-12-06 14:33:28 -08:00
Arthur Britto
2791f43b1d Fixes for emit ledger_closed. 2012-12-03 16:46:27 -08:00
Arthur Britto
11d0e93cd8 UT: Move test account configuration from config-example.js. 2012-11-26 16:30:35 -08:00