LiamMorrow / OrgnalR

SignalR backplane implemented through Orleans
Apache License 2.0
35 stars 8 forks source link

[TEST] More Test cases #5

Open LiamMorrow opened 5 years ago

LiamMorrow commented 5 years ago

Ideally we can get some integration tests going that will check all the various message passing / recovery mechanisms

dgeller-OUHSC commented 1 year ago

@LiamMorrow with regard to integration tests -- Do you know of a way to create a SignalR hub connection to a TestCluster to receive the OrgnalR messages? I haven't had any luck in my attempts thus far.

LiamMorrow commented 1 year ago

Hmm, I haven't had a crack at it yet, I imagine it should be no different from using a real SignalR client to connect to the hub but will have to get back to you