Commit Graph

60 Commits

Author SHA1 Message Date
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