audit work
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# SM Remote Plugin Tests Charter
|
||||
|
||||
## Mission
|
||||
Validate SM remote crypto plugin behavior and service integration.
|
||||
|
||||
## Responsibilities
|
||||
- Keep tests deterministic and offline-friendly.
|
||||
- Prefer stubbed HTTP handlers for unit coverage.
|
||||
- Track task status in `TASKS.md`.
|
||||
|
||||
## Required Reading
|
||||
- `docs/modules/platform/architecture-overview.md`
|
||||
|
||||
## Working Agreement
|
||||
- 1. Update task status in the sprint file and local `TASKS.md`.
|
||||
- 2. Gate integration tests and restore environment variables after use.
|
||||
- 3. Cover error paths and probe failures.
|
||||
@@ -0,0 +1,10 @@
|
||||
# SM Remote Plugin Tests Task Board
|
||||
|
||||
This board mirrors active sprint tasks for this module.
|
||||
Source of truth: `docs/implplan/SPRINT_20251229_049_BE_csproj_audit_maint_tests.md`.
|
||||
|
||||
| Task ID | Status | Notes |
|
||||
| --- | --- | --- |
|
||||
| AUDIT-0262-M | DONE | Maintainability audit for StellaOps.Cryptography.Plugin.SmRemote.Tests. |
|
||||
| AUDIT-0262-T | DONE | Test coverage audit for StellaOps.Cryptography.Plugin.SmRemote.Tests. |
|
||||
| AUDIT-0262-A | TODO | Pending approval for changes. |
|
||||
Reference in New Issue
Block a user