fb0860c84f0b67d64ff59760992c964128c35d48
Replace stub tests in JetStreamTests.cs and JetStreamConsumerTests.cs with real implementations. Tests that can be verified via the JetStream wire API (NATS.Client.Core + $JS.API.*) are implemented using IAsyncLifetime with NatsConnection; tests requiring Go server internals, server restart, or JetStream clustering remain deferred with descriptive skip reasons.
Description
No description provided
Languages
C#
98.9%
Go
0.5%
Python
0.4%
Shell
0.2%