test: add auth system and attachment regression coverage

This commit is contained in:
cesnimda
2026-03-22 14:36:52 +01:00
parent 0b3d65e24b
commit 779ba9fc6d
3 changed files with 159 additions and 0 deletions
@@ -13,6 +13,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Moq" Version="4.20.72" />
</ItemGroup>
<ItemGroup>