Add RPC Tests (#295)

Co-authored-by: RichardAH <richard.holland@starstone.co.nz>
This commit is contained in:
Denis Angell
2024-04-18 10:22:46 +02:00
committed by GitHub
parent 3c5f118b59
commit 6636e3b6fd
19 changed files with 607 additions and 81 deletions

View File

@@ -52,6 +52,9 @@ Loop: ripple.overlay ripple.rpc
Loop: test.app test.jtx
test.app > test.jtx
Loop: test.app test.rpc
test.rpc == test.app
Loop: test.jtx test.toplevel
test.toplevel > test.jtx

View File

@@ -90,7 +90,6 @@ test.app > ripple.overlay
test.app > ripple.protocol
test.app > ripple.resource
test.app > ripple.rpc
test.app > test.rpc
test.app > test.toplevel
test.app > test.unit_test
test.basics > ripple.basics