Mike Ellery
|
9a0249e793
|
Add unit test for tx_history RPC (RIPD-1402)
|
2017-03-31 14:53:44 -07:00 |
|
Mike Ellery
|
7b82051bdb
|
Add test for feature RPC (RIPD-1391):
Create unit test for feature RPC method. Add client_error field to env
RPC requests to provide information about parsing errors.
|
2017-03-31 13:17:26 -07:00 |
|
Mike Ellery
|
4b0a0b0b85
|
Add test for transaction_entry request (RIPD-1401):
Test transaction_entry request. Remove unreachable redundant ledger
lookup check. Fix check for request against the current ledger
(disallowed).
|
2017-03-01 13:18:29 -05:00 |
|
Mike Ellery
|
9e3dadce0d
|
Add unit test for get_counts RPC method (RIPD-1399)
|
2017-03-01 13:18:29 -05:00 |
|
Brad Chase
|
3c4d3b10c1
|
Update RPC handler role/usage (RIPD-557):
* Properly use the RPC method to determine required role for HTTP/S RPC calls.
* Charge for malformed RPC calls over HTTP/S
|
2017-01-13 15:01:20 -08:00 |
|
Brad Chase
|
b6a01ea41c
|
Move support test code to src/test/support (RIPD-1313)
|
2016-12-23 20:39:02 -05:00 |
|