mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +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
@@ -5415,6 +5415,9 @@
|
||||
<ClCompile Include="..\..\src\test\rpc\KeyGeneration_test.cpp">
|
||||
<Filter>test\rpc</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\src\test\rpc\LedgerClosed_test.cpp">
|
||||
<Filter>test\rpc</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\src\test\rpc\LedgerData_test.cpp">
|
||||
<Filter>test\rpc</Filter>
|
||||
</ClCompile>
|
||||
|
||||
Reference in New Issue
Block a user