API added simple JSONRPC tests
commit5e47e6df3b30a73e6df46aa75fcc4008d9b60ebb
authorAndreas Gohr <andi@splitbrain.org>
Sun, 7 Jan 2024 10:53:55 +0000 (7 11:53 +0100)
committerAndreas Gohr <andi@splitbrain.org>
Sun, 7 Jan 2024 12:41:19 +0000 (7 13:41 +0100)
tree0d12b954e20ea05215274ca30232ea0b062951ab
parent12b99753267c30cd2730a96084b519295d521162
API added simple JSONRPC tests
_test/tests/Remote/JsonRpcServerTest.php [new file with mode: 0644]
_test/tests/Remote/Mock/JsonRpcServer.php [new file with mode: 0644]
inc/Remote/JsonRpcServer.php