Add more RPC module tests #1224
Labels
A-rpc
Related to the RPC implementation
C-test
A change that impacts how or what we test
D-good-first-issue
Nice and easy! A great choice to get started
Describe the feature
With #1222
we have helper functions for launching RPC server bindings via the Client traits
we need to cover every available module
TODO
test_call_<module>_functions_<transport>
functions for other modulessome of them (like tracing/debug) are not implemented yet, responses should be checked for the corresponding rpc error instead.
Additional context
No response
The text was updated successfully, but these errors were encountered: