BlazorSignalR icon indicating copy to clipboard operation
BlazorSignalR copied to clipboard

Add testing

Open csnewman opened this issue 5 years ago • 0 comments

Add some sort of end to end testing to ensure the protocol works as expected.

Maybe even a stub server implementation that checks the client is sending the expected packet format etc.

Currently all testing is handled by just seeing if it works, what isn't sustainable.

csnewman avatar May 02 '19 08:05 csnewman