You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The testing required from this issue will likely change as a result of the refactoring in #225. The aim is for NodeConnection to be quite a lightweight class, without a lot of redundant and repeated implementation details (most of this should be found and testing in GRPCClientAgent). Therefore, will need to readdress this after the refactoring in #225.
This was just covered by the general test updates when working in #310, tests for the functions listed in the description above were added as well as any other missing tests. I can add some more details if you want.
Specification
Some extra functionality has been brought into
NodeConnection
from !195. Tests need to be added for them.Tasks
Add tests for:
getRootCertChain
/getExpectedPublicKey
getChainData
The text was updated successfully, but these errors were encountered: