test(batch38-t4): add engine/account lifecycle integration tests

This commit is contained in:
Joseph Doherty
2026-03-01 00:52:43 -05:00
parent 77004b0dd6
commit 64048c8c51
4 changed files with 283 additions and 1 deletions

View File

@@ -19,7 +19,7 @@ using Xunit;
namespace ZB.MOM.NatsNet.Server.Tests;
[Collection("AccountTests")]
public sealed class AccountTests
public sealed partial class AccountTests
{
// =========================================================================
// Account Basic Tests