mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Add LedgerClosed test (RIPD-1272)
Migrate the logic in monitor-test.js to a new jtx test that covers the ledger_closed RPC method.
This commit is contained in:
committed by
Nik Bougalis
parent
87756b9324
commit
ad9be4dbf6
@@ -27,9 +27,10 @@
|
||||
#include <test/rpc/GatewayBalances_test.cpp>
|
||||
#include <test/rpc/JSONRPC_test.cpp>
|
||||
#include <test/rpc/KeyGeneration_test.cpp>
|
||||
#include <test/rpc/LedgerClosed_test.cpp>
|
||||
#include <test/rpc/LedgerData_test.cpp>
|
||||
#include <test/rpc/LedgerRequestRPC_test.cpp>
|
||||
#include <test/rpc/RobustTransaction_test.cpp>
|
||||
#include <test/rpc/ServerInfo_test.cpp>
|
||||
#include <test/rpc/Status_test.cpp>
|
||||
#include <test/rpc/Subscribe_test.cpp>
|
||||
#include <test/rpc/Subscribe_test.cpp>
|
||||
|
||||
Reference in New Issue
Block a user