Tests fixes, audit progress, UI completions
This commit is contained in:
22
src/AirGap/__Tests/StellaOps.AirGap.Time.Tests/AGENTS.md
Normal file
22
src/AirGap/__Tests/StellaOps.AirGap.Time.Tests/AGENTS.md
Normal file
@@ -0,0 +1,22 @@
|
||||
# AirGap Time Tests Charter
|
||||
|
||||
## Working Directory
|
||||
- `src/AirGap/__Tests/StellaOps.AirGap.Time.Tests`
|
||||
|
||||
## Scope
|
||||
- Unit and integration tests for time anchors, staleness evaluation, and verification services.
|
||||
|
||||
## Required Reading
|
||||
- `docs/airgap/staleness-and-time.md`
|
||||
- `docs/airgap/airgap-mode.md`
|
||||
- `docs/modules/platform/architecture-overview.md`
|
||||
- `src/AirGap/StellaOps.AirGap.Time/AGENTS.md`
|
||||
|
||||
## Working Agreements
|
||||
- Update task status in the sprint tracker and local `TASKS.md`.
|
||||
- Keep tests deterministic (fixed time and IDs).
|
||||
- Clean up temp artifacts created during tests.
|
||||
|
||||
## Testing Rules
|
||||
- Include happy-path verification tests with deterministic fixtures.
|
||||
- Exercise health checks and controller endpoints where applicable.
|
||||
Reference in New Issue
Block a user