Skip to content

Add unit-testing for JsonRpcConnection and JsonRpc utility class #10522

@jschmidt-icinga

Description

@jschmidt-icinga

With the test fixtures added in #10516 it should now be possible to test the JsonRpcConnection class in a similar manner to HttpServerConnection.

Message sending and decoding should be tested for the JsonRpc utility class first, so the tests for JsonRpcConnection can focus on the connection handling and message dispatching part using a testing ApiFunction.

Metadata

Metadata

Labels

area/testsUnit and environment testscore/qualityImprove code, libraries, algorithms, inline docs

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions