tests: add unit tests for ReconnectDiscordEvent and update InvalidSessionDiscordEvent tests

This commit is contained in:
Stevan Freeborn
2025-05-23 15:31:40 -05:00
parent 6288f47d9a
commit 30bac05ced
6 changed files with 576 additions and 12 deletions
+1
View File
@@ -6,3 +6,4 @@ dotnet_diagnostic.CA2007.severity = none
dotnet_diagnostic.CA1303.severity = none
dotnet_diagnostic.CA1031.severity = none
dotnet_diagnostic.CA1034.severity = none
dotnet_diagnostic.CA1054.severity = none