mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Add jtx cpp test for account_objects RPC (RIPD-1230)
port of js test, account_objects-test.js - bob account setup and rpc invoke - error tests; no account, non-existant account, bad seed, validation - combined unstepped testcase then stepped with limit/marker
This commit is contained in:
@@ -95,6 +95,7 @@
|
||||
#include <ripple/rpc/impl/TransactionSign.cpp>
|
||||
|
||||
#include <ripple/rpc/tests/AccountInfo_test.cpp>
|
||||
#include <ripple/rpc/tests/AccountObjects_test.cpp>
|
||||
#include <ripple/rpc/tests/AccountLinesRPC.test.cpp>
|
||||
#include <ripple/rpc/tests/AccountOffers.test.cpp>
|
||||
#include <ripple/rpc/tests/Book.test.cpp>
|
||||
|
||||
Reference in New Issue
Block a user