stabilize tests

This commit is contained in:
master
2026-02-01 21:37:40 +02:00
parent 55744f6a39
commit 5d5e80b2e4
6435 changed files with 33984 additions and 13802 deletions

View File

@@ -4,10 +4,11 @@
Validate offline/air-gap behavior for the end-to-end test harness.
## Required Reading
- docs/airgap/airgap-mode.md
- docs/modules/airgap/guides/airgap-mode.md
- docs/modules/platform/architecture-overview.md
## Working Agreement
- Update sprint status in docs/implplan/SPRINT_*.md and local TASKS.md.
- Keep tests deterministic and offline-friendly.
- Prefer explicit skip reasons for environment-dependent tests.

View File

@@ -8,3 +8,4 @@ Source of truth: `docs-archived/implplan/2025-12-29-csproj-audit/SPRINT_20251229
| AUDIT-0420-M | DONE | Revalidated 2026-01-07; maintainability audit for StellaOps.Offline.E2E.Tests. |
| AUDIT-0420-T | DONE | Revalidated 2026-01-07; test coverage audit for StellaOps.Offline.E2E.Tests. |
| AUDIT-0420-A | DONE | Waived (test project; revalidated 2026-01-07). |
| REMED-06 | DONE | SOLID review notes captured for SPRINT_20260130_002. |