Tom Kirby-Green
Tom Kirby-Green
ecurity vulnerabilities in Newtonsoft.Json < 13.0.1 Newtonsoft.Json prior to version 13.0.1 is vulnerable to Insecure Defaults due to improper handling of StackOverFlow exception (SOE) whenever nested expressions are being processed....
Re-enable the `ConnectionFailureSpecs.WhenTransportFails_ShouldGoFromConnectingToDisconnectedUntilConnectionStateTtlIsReachedAndStateIsSuspended` test. ┆Issue is synchronized with this [Jira Task](https://ably.atlassian.net/browse/SDK-1202) by [Unito](https://www.unito.io)
Re-enable the `RealtimeSandboxSpecs.WithConnectedClient_WhenUpgradingCapabilities_ConnectionShouldNotBeImpaired` test. ┆Issue is synchronized with this [Jira Task](https://ably.atlassian.net/browse/SDK-1199) by [Unito](https://www.unito.io)
Re-enable the `DeltaSpecs.WhenMultipleMessagesWithAMixOfNormalAndDeltaMessages_ShouldDecodeCorrectly` test. ┆Issue is synchronized with this [Jira Task](https://ably.atlassian.net/browse/SDK-1193) by [Unito](https://www.unito.io)
Re-enable the `GenerateMsgPackSerializers.Generate` test. ┆Issue is synchronized with this [Jira Task](https://ably.atlassian.net/browse/SDK-1189) by [Unito](https://www.unito.io)
I'm cleaning stuff up only to find its being put back in so we need an automated linting check on PR creation. I'm currently looking at the [ReSharper Command Line](https://www.jetbrains.com/resharper/features/command-line.html)...
We probably don't need 4 copies of the same file... ┆Issue is synchronized with this [Jira Task](https://ably.atlassian.net/browse/SDK-1457) by [Unito](https://www.unito.io)
Verify and update as needed the skipped tests list. Ensure that there is a separate GitHub issue for each skipped test. Ideally we just want a simple console app that...