priestjim / gen_rpc

A scalable RPC library for Erlang-VM based languages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Common Test coverage > 90%

priestjim opened this issue · comments

Implement Common Test functional test scenarios such as:

  • Loopback connection testing
  • Slave node connection and communication testing
  • Forced timeouts and disconnections

Tests should perform > 90% code coverage