tests: add integration test for wrapper web socket class

This commit is contained in:
Stevan Freeborn
2025-05-09 01:54:06 -05:00
parent 7f6c9d5624
commit 4bfe705fb6
10 changed files with 220 additions and 2 deletions
+2
View File
@@ -3,3 +3,5 @@ dotnet_diagnostic.CA1515.severity = none
dotnet_diagnostic.CA1707.severity = none
dotnet_diagnostic.CA2201.severity = none
dotnet_diagnostic.CA2007.severity = none
dotnet_diagnostic.CA1303.severity = none
dotnet_diagnostic.CA1031.severity = none