test: add E2E cluster tests and fix leaf/gateway using warnings

This commit is contained in:
Joseph Doherty
2026-03-12 19:50:05 -04:00
parent aeb60d3c43
commit 571c595d0a
3 changed files with 91 additions and 2 deletions

View File

@@ -1,4 +1,3 @@
using NATS.Client.Core;
using NATS.E2E.Tests.Infrastructure;
namespace NATS.E2E.Tests;