more audit work
This commit is contained in:
21
src/Tools/__Tests/NotifySmokeCheck.Tests/AGENTS.md
Normal file
21
src/Tools/__Tests/NotifySmokeCheck.Tests/AGENTS.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# Notify Smoke Check Tests Charter
|
||||
|
||||
## Mission
|
||||
Validate the Notify smoke-check runner configuration, parsing, and determinism.
|
||||
|
||||
## Responsibilities
|
||||
- Maintain unit tests for NotifySmokeOptions and NotifySmokeCheckRunner helpers.
|
||||
- Keep tests deterministic and offline-friendly.
|
||||
- Track sprint tasks in `TASKS.md` and update the sprint tracker.
|
||||
|
||||
## Key Paths
|
||||
- `NotifySmokeCheckRunnerTests.cs`
|
||||
|
||||
## Required Reading
|
||||
- `docs/modules/notify/architecture.md`
|
||||
- `docs/implplan/permament/SPRINT_20251229_049_BE_csproj_audit_maint_tests.md`
|
||||
|
||||
## Working Agreement
|
||||
- 1. Keep tests offline; no external Redis/HTTP calls.
|
||||
- 2. Use fixed time and deterministic ordering in assertions.
|
||||
- 3. Update `TASKS.md` and sprint statuses when work changes.
|
||||
Reference in New Issue
Block a user