save progress
This commit is contained in:
23
src/__Tests/StellaOps.Microservice.Tests/AGENTS.md
Normal file
23
src/__Tests/StellaOps.Microservice.Tests/AGENTS.md
Normal file
@@ -0,0 +1,23 @@
|
||||
# Microservice SDK Tests Agent Charter
|
||||
|
||||
## Mission
|
||||
- Validate Router microservice SDK behavior and configuration parsing.
|
||||
|
||||
## Responsibilities
|
||||
- Keep tests deterministic and avoid global process state.
|
||||
- Cover dispatch, discovery, and YAML override behaviors.
|
||||
|
||||
## Required Reading
|
||||
- docs/07_HIGH_LEVEL_ARCHITECTURE.md
|
||||
- docs/modules/platform/architecture-overview.md
|
||||
|
||||
## Working Directory & Scope
|
||||
- Primary: src/__Tests/StellaOps.Microservice.Tests
|
||||
|
||||
## Testing Expectations
|
||||
- Avoid DateTime.UtcNow/Guid.NewGuid in assertions.
|
||||
- Avoid mutating Environment.CurrentDirectory unless isolated and restored.
|
||||
|
||||
## Working Agreement
|
||||
- Update sprint status in docs/implplan/SPRINT_*.md and local TASKS.md.
|
||||
- Keep outputs deterministic and avoid non-ASCII logs.
|
||||
10
src/__Tests/StellaOps.Microservice.Tests/TASKS.md
Normal file
10
src/__Tests/StellaOps.Microservice.Tests/TASKS.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# StellaOps.Microservice.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-0392-M | DONE | Maintainability audit for StellaOps.Microservice.Tests. |
|
||||
| AUDIT-0392-T | DONE | Test coverage audit for StellaOps.Microservice.Tests. |
|
||||
| AUDIT-0392-A | DONE | Waived (test project). |
|
||||
Reference in New Issue
Block a user