mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
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.
This commit is contained in:
committed by
Nik Bougalis
parent
aea54b7230
commit
7b82051bdb
@@ -24,6 +24,7 @@
|
||||
#include <test/rpc/AccountOffers_test.cpp>
|
||||
#include <test/rpc/AccountSet_test.cpp>
|
||||
#include <test/rpc/Book_test.cpp>
|
||||
#include <test/rpc/Feature_test.cpp>
|
||||
#include <test/rpc/GatewayBalances_test.cpp>
|
||||
#include <test/rpc/GetCounts_test.cpp>
|
||||
#include <test/rpc/JSONRPC_test.cpp>
|
||||
|
||||
Reference in New Issue
Block a user