a2441828af0879544fc518c4e073729686f1ac7a
Replace IAsyncLifetime-based localhost connections and SkippableFact cluster-creation tests with [Fact(Skip = "deferred: ...")] stubs so no test hangs or times out when no NATS server is running. Affected files: - JetStreamCluster1Tests.cs (118 tests, was SkippableFact + TestCluster creation) - JetStreamCluster3Tests.cs (96 tests, was IAsyncLifetime connecting to localhost:4222) - JetStreamMiscTests.cs (29 tests, was IAsyncLifetime connecting to localhost:4222) - JetStreamBatchingIntegrationTests.cs (39 tests, was IAsyncLifetime connecting to localhost:4222) - NatsServerBehaviorTests.cs (5 tests, was IAsyncLifetime connecting to localhost:4222)
Description
No description provided
Languages
C#
98.9%
Go
0.5%
Python
0.4%
Shell
0.2%