Commit Graph

241 Commits

Author SHA1 Message Date
Arthur Britto
1653709dc2 UT: Improve offer tests. 2013-01-25 15:13:04 -08:00
Arthur Britto
fa37152e20 UT: Update offer-test for new Transaction split. 2013-01-25 14:24:34 -08:00
Arthur Britto
42f6f76e17 Merge branch 'master' of github.com:jedmccaleb/NewCoin 2013-01-25 03:23:22 -08:00
Stefan Thomas
851db1ce23 Split Transaction class off into separate file. 2013-01-24 20:40:48 +01:00
Arthur Britto
ec7ce16f68 Fix and improve offer taking and trust setting. 2013-01-23 21:36:37 -08:00
Arthur Britto
b572ba7c8d UT: remove unintentional focus. 2013-01-20 15:53:18 -08:00
Arthur Britto
d0d81a52f5 UT: fix transaction processing retry test. 2013-01-20 15:52:42 -08:00
Arthur Britto
fe2ffafb10 UT: Tests for ripple-client issue #23. 2013-01-19 18:53:42 -08:00
Arthur Britto
4ab11d14f3 UT: Fix Issue #5 test. 2013-01-19 16:35:21 -08:00
Arthur Britto
308ca21b97 Make tecUNFUNDED more specific and fix WalletAdd. 2013-01-19 14:15:56 -08:00
Arthur Britto
51bbe5ffc8 Add path test for issue #23. 2013-01-19 13:19:17 -08:00
Arthur Britto
76959ba1a7 UT: Add new test for retry logic - currently failing. 2013-01-18 17:57:23 -08:00
Arthur Britto
1568422fb7 UT: Test account subscription for nexus. 2013-01-17 13:02:41 -08:00
Arthur Britto
29ead4e3e0 UT: Add ledger_close to testutils. 2013-01-16 19:30:21 -08:00
Arthur Britto
6001be0f3b UT: Add test for nexus customer to customer with and without transfer fee 2013-01-15 16:50:45 -08:00
Arthur Britto
87ecbdf653 UT: Fix crossing own offer test. 2013-01-13 19:53:20 -08:00
Arthur Britto
8c5f08ad9b UT: More work on detecting standalone server exit. 2013-01-12 12:48:18 -08:00
Stefan Thomas
14b63f7407 Tests: Print an error when timing out due to server crash. 2013-01-10 15:57:20 +01:00
Stefan Thomas
e502badd2b Add test case for #7. 2013-01-09 18:29:12 +01:00
Arthur Britto
22a8f576e2 UT: Fix Issue #5 test to use 75/USD not 25/USD. 2013-01-06 21:21:11 -08:00
Arthur Britto
69a0d5ac16 UT: Remove focus from latest test. 2013-01-06 18:20:58 -08:00
Arthur Britto
ec85d58bdf UT: Add UT for issue #5. 2013-01-06 17:50:39 -08:00
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