Commit Graph

25 Commits

Author SHA1 Message Date
Arthur Britto
8f1d89cba4 UT: Loosen order of results for offer test. 2012-12-12 15:42:32 -08:00
Arthur Britto
2791f43b1d Fixes for emit ledger_closed. 2012-12-03 16:46:27 -08:00
Arthur Britto
49e6ca70ba JS & UT: add et to vim setting. 2012-11-24 14:07:41 -08:00
Arthur Britto
42248ca3ef UT: Test cross currency bridged payment and fixes. 2012-11-20 12:43:27 -08:00
Arthur Britto
87b5d0ca60 UT: Add test for cross currency payment ending in XRP. 2012-11-19 12:55:50 -08:00
Arthur Britto
17b51b68c7 UT: Add test for XRP at start of path. 2012-11-17 17:35:37 -08:00
Arthur Britto
f1a4bcc661 Fixes for rippling XRP via offers. 2012-11-15 16:42:23 -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
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
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
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
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
Arthur Britto
cc3c640322 UT: Share setUp and tearDown code. 2012-10-21 15:30:16 -07:00
Arthur Britto
704aec5b89 UT: Silence offer-test.js 2012-10-20 17:18:36 -07:00
Arthur Britto
27ea314f8d UT: Rework server.js and clean up test output. 2012-10-20 17:04:33 -07:00
Arthur Britto
23b29956d3 Merge branch 'master' of github.com:jedmccaleb/NewCoin 2012-10-19 23:10:54 -07:00
Arthur Britto
49f1b42d26 Cosmetic. 2012-10-19 23:10:49 -07:00
Andrey Fedorov
b395b943ca new offer_create test to crash server 2012-10-20 02:08:19 -04:00
Arthur Britto
c6cb483631 UT: offer-test.js remove extra functions 2012-10-19 21:36:05 -07:00
Arthur Britto
3691def75e UT: Add offer-test.js 2012-10-19 21:32:01 -07:00