stabilize tests
This commit is contained in:
@@ -5,9 +5,10 @@
|
||||
// Description: Unit tests for BundleVerifier standalone verification logic
|
||||
// -----------------------------------------------------------------------------
|
||||
|
||||
|
||||
using FluentAssertions;
|
||||
using System.IO.Compression;
|
||||
using System.Text.Json;
|
||||
using FluentAssertions;
|
||||
using Xunit;
|
||||
|
||||
namespace StellaOps.Verifier.Tests;
|
||||
|
||||
8
src/Verifier/__Tests/StellaOps.Verifier.Tests/TASKS.md
Normal file
8
src/Verifier/__Tests/StellaOps.Verifier.Tests/TASKS.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# StellaOps.Verifier.Tests Task Board
|
||||
This board mirrors active sprint tasks for this module.
|
||||
Source of truth: `docs/implplan/SPRINT_20260130_002_Tools_csproj_remediation_solid_review.md`.
|
||||
|
||||
| Task ID | Status | Notes |
|
||||
| --- | --- | --- |
|
||||
| REMED-05 | TODO | Remediation checklist: docs/implplan/audits/csproj-standards/remediation/checklists/src/Verifier/__Tests/StellaOps.Verifier.Tests/StellaOps.Verifier.Tests.md. |
|
||||
| REMED-06 | DONE | SOLID review notes captured for SPRINT_20260130_002. |
|
||||
Reference in New Issue
Block a user