test(batch4-task5): port leaf and mqtt logging-mapped tests

This commit is contained in:
Joseph Doherty
2026-02-28 08:10:20 -05:00
parent 455e0e9572
commit 8bd65ef97f
5 changed files with 309 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ using ZB.MOM.NatsNet.Server.Internal;
namespace ZB.MOM.NatsNet.Server.Tests.ImplBacklog;
public sealed class MqttHandlerTests
public sealed partial class MqttHandlerTests
{
[Fact] // T:2179
public void MQTTRequiresJSEnabled_ShouldSucceed()