Brad Chase
b8cae2dfaf
Unit test for free trust lines (RIPD-911)
2016-10-27 12:36:01 -04:00
Nik Bougalis
4b0d8b630c
Improve Buffer and Slice:
...
* Make Buffer constructible from a Slice
* Fix self-move-assignment in Buffer
* Add unit tests
2016-09-29 16:28:37 -07:00
Vinnie Falco
3b639afac2
Integrate NuDB
2016-09-29 19:24:15 -04:00
Miguel Portilla
e6ed9ae4d8
Add Status page:
...
* Make HTTP(S) requests on websocket ports reply with Status page
* Fix isWebsocketUpgrade to compare case insensitive
* Make websocket upgrades with no websocket protocols configured report error
* Create unit test for unauthorized requests and the status page
2016-09-21 09:03:55 -07:00
Will
5b09dc731f
Add jtx cpp test for noripple flag (RIPD-1259):
...
- Set and clear noripple flag
- DefaultRipple on account
- Set noripple on trustline with -ve balance
- Pairwise noripple
2016-09-12 09:23:30 -07:00
Mike Ellery
ad9be4dbf6
Add LedgerClosed test (RIPD-1272)
...
Migrate the logic in monitor-test.js to a new jtx test
that covers the ledger_closed RPC method.
2016-09-11 14:01:36 -07:00
Brad Chase
8f97889176
Don't include unit test sources in code coverage (RIPD-1132):
...
Most files containing unit test code are moved to
src/test. JTx and the test client code are not yet moved.
2016-09-02 15:26:16 -04:00