Commit Graph

3 Commits

Author SHA1 Message Date
Joseph Doherty
28451ad263 feat(mqtt): port 9 MQTT cluster tests from Go to .NET integration tests
Add MqttClusterTests.cs with 8 cluster tests (T:2215-2224) and relocate
T:2225 from ImplBacklog stub. All tests deferred (require running cluster).
2026-03-01 19:11:43 -05:00
Joseph Doherty
ee28b8eaec fix: defer 8 failing integration tests with incomplete implementations
Defer tests that call into incomplete server components (FileStore,
MsgTraceHelper, MqttSubjectConverter, Monitor.Healthz). These will
be enabled when the underlying implementations are complete.
2026-03-01 13:13:29 -05:00
Joseph Doherty
7c3925730e test(batch54): port 78 MQTT integration tests 2026-03-01 12:16:52 -05:00