Commit Graph

254 Commits

Author SHA1 Message Date
jed
74f35b855e Merge branch 'master' of github.com:jedmccaleb/NewCoin 2012-11-19 10:44:04 -08:00
Arthur Britto
17b51b68c7 UT: Add test for XRP at start of path. 2012-11-17 17:35:37 -08:00
Arthur Britto
85720c9ddd UT: Improve logging. 2012-11-17 17:31:43 -08:00
Arthur Britto
4840d8cc24 UT: Clean up send tests. 2012-11-16 14:28:02 -08:00
jed
c502bfad99 Merge branch 'master' of github.com:jedmccaleb/NewCoin into api2
Conflicts:
	test/config.js
2012-11-16 09:08:37 -08:00
Arthur Britto
f1a4bcc661 Fixes for rippling XRP via offers. 2012-11-15 16:42:23 -08:00
jed
7c69c45a2f . 2012-11-15 13:17:36 -08:00
Arthur Britto
96dfb90c59 UT: Path fixes for windows. 2012-11-15 11:30:47 -08:00
jed
850c7004c8 . 2012-11-15 05:04:21 -08:00
jed
85a46a597c . 2012-11-14 18:46:10 -08:00
jed
c9cb465776 . 2012-11-14 16:28:33 -08:00
jed
58e5e07823 . 2012-11-14 16:10:10 -08:00
Arthur Britto
bf9263fa58 UT: Turn off stub monitor test. 2012-11-10 16:59:40 -08:00
Arthur Britto
8e10be2cf9 JS: Stubs for monitoring accounts. 2012-11-10 16:56:30 -08:00
Arthur Britto
8d89fb256d UT: Work toward dumping an account's history. 2012-11-10 16:16:05 -08:00
Arthur Britto
8d32892609 JS: Make currency and issuer private in Amount. 2012-11-09 17:33:37 -08:00
Arthur Britto
9960bfa63f UT: Add tests for offer balances and offer PartialPayment. 2012-11-09 15:38:12 -08:00
Arthur Britto
9174886dbc JS and UT: XNS -> XRP 2012-11-09 15:05:32 -08:00
Arthur Britto
155854be23 UT: Add support for verifying offers & fix amount checking. 2012-11-08 18:09:18 -08:00
Arthur Britto
054a16b105 UT: Add test for currency conversion. 2012-11-08 15:18:05 -08:00
Arthur Britto
b271192547 Rework config.js to not be add to web pack. 2012-11-07 16:03:39 -08:00
Stefan Thomas
b3d87e99d1 Fix path to rippled in test config. 2012-11-07 13:25:17 -08:00
Stefan Thomas
fa3fab5816 Moved cpp code to src/cpp and js code to src/js. 2012-11-07 12:49:50 -08:00
Arthur Britto
6e33d731ff UT: Update offer-test for new API. 2012-11-06 11:02:33 -08:00
Arthur Britto
7c6c12fdf4 JS: Hide some variables. 2012-11-06 11:01:24 -08:00
Arthur Britto
cc299d3bb8 UT: More fixes for API changes, remote-test.js works. 2012-11-05 21:41:52 -08:00
Arthur Britto
8045059894 JS: Add is_native() to Amount. 2012-11-03 15:03:36 -07:00
Arthur Britto
0f0cc86ca1 UT: Add payments helper. 2012-11-03 14:52:33 -07:00
Arthur Britto
f5231f353f UT: Add credit_limits helper. 2012-11-03 14:28:59 -07:00
Arthur Britto
7b268647a0 UT: Add helper for setting transfer rate. 2012-11-03 13:06:55 -07:00
Arthur Britto
f4d4b3920d Fix ripple best path determination. 2012-11-03 04:32:46 -07:00
Arthur Britto
dfaf33aa0a UT: Add test of transfer fees. 2012-11-03 04:18:55 -07:00
Arthur Britto
8b8b8ce612 UT: Add utility to verify multiple balances. 2012-11-03 04:13:37 -07:00
Arthur Britto
435d73ca4e UT: Test ripple over multiple paths simulatenously. 2012-11-01 15:14:46 -07:00
Arthur Britto
76c7385cbb UT: Add test for specifying a path. 2012-10-31 16:43:15 -07:00
Arthur Britto
00b7893c9c UT: Fix build tearDown for send-test.js 2012-10-27 17:01:33 -07:00
Arthur Britto
39d91e2dd5 Add tests for ripple partial sends. 2012-10-27 16:06:42 -07:00
Arthur Britto
06f7347d89 UT: Fix build_teardown merge error. 2012-10-25 18:19:42 -07:00
Arthur Britto
522f064d9e Work on testing indirect ripple.
- WS: Make ripple_state more strict.
- UT: Add an indirect ripple test.
- UT: Add more testutils functions.
2012-10-25 16:38:51 -07:00
Stefan Thomas
bbec036837 UT: Fixed host configurations and having multiple instances of test suite. 2012-10-24 09:35:31 +02:00
Stefan Thomas
cb2fb10b65 UT: Added verbosity and no_server options to setUp routine. 2012-10-23 23:19:09 +02:00
Arthur Britto
6e2637356c UT: Enable some ripple unit tests. 2012-10-23 12:05:30 -07:00
Arthur Britto
72f434c670 UT: Quiet tests. 2012-10-22 21:40:26 -07:00
Arthur Britto
0105009d21 UT: Add more ripple testing. 2012-10-22 21:33:38 -07:00
Arthur Britto
ef1066cbfa UT: Add a verbose setup short cut. 2012-10-22 21:31:02 -07:00
Arthur Britto
9ea2fa8c69 UT: Add another Amount test. 2012-10-22 21:30:29 -07:00
Arthur Britto
f4d48f56d8 JS: Fix UInt160 comparison. 2012-10-22 16:56:00 -07:00
Arthur Britto
c5dce0e270 JS: Add support for parsing and encoding base58. 2012-10-22 16:15:58 -07:00
Arthur Britto
bd0dc68a22 JS: More fixes and tests for Amount.negate(). 2012-10-21 21:45:04 -07:00
Arthur Britto
fff39797c0 UT: Lots of improvements and fixes.
- Parse negative amounts.
- Make Amount.negate() return a new value.
- Add Amount.equals().
- Rename Remote.trace() to set_trace().
- Fix request_ripple_balnce.
- Add more tests to send-test.js.
- Add more tests to amount-test.js.
- Add helper functions create_accounts and credit_limits to
  testutils.js.
2012-10-21 20:33:11 -07:00