more audit work

This commit is contained in:
master
2026-01-08 10:21:51 +02:00
parent 43c02081ef
commit 51cf4bc16c
546 changed files with 36721 additions and 4003 deletions

View File

@@ -20,4 +20,8 @@
<ProjectReference Include="..\..\StellaOps.Infrastructure.Postgres\StellaOps.Infrastructure.Postgres.csproj" />
<ProjectReference Include="../../StellaOps.TestKit/StellaOps.TestKit.csproj" />
</ItemGroup>
</Project>
<ItemGroup>
<EmbeddedResource Include="Migrations\\TestMigrations\\*.sql" />
</ItemGroup>
</Project>

View File

@@ -5,6 +5,6 @@ Source of truth: `docs/implplan/SPRINT_20251229_049_BE_csproj_audit_maint_tests.
| Task ID | Status | Notes |
| --- | --- | --- |
| AUDIT-0360-M | DONE | Revalidated 2026-01-07; maintainability audit for Infrastructure.Postgres.Tests. |
| AUDIT-0360-T | DONE | Revalidated 2026-01-07; test coverage audit for Infrastructure.Postgres.Tests. |
| AUDIT-0360-A | DONE | Waived (test project; revalidated 2026-01-07). |
| AUDIT-0028-M | DONE | Revalidated 2026-01-08; open findings tracked in audit report. |
| AUDIT-0028-T | DONE | Revalidated 2026-01-08; open findings tracked in audit report. |
| AUDIT-0028-A | DONE | Waived (test project; revalidated 2026-01-08). |