more audit work
This commit is contained in:
21
src/Tools/__Tests/RustFsMigrator.Tests/AGENTS.md
Normal file
21
src/Tools/__Tests/RustFsMigrator.Tests/AGENTS.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# RustFS Migrator Tests Charter
|
||||
|
||||
## Mission
|
||||
Validate CLI parsing and URI construction for the RustFS migrator tool.
|
||||
|
||||
## Responsibilities
|
||||
- Maintain tests for MigrationOptions parsing and RustFS URI helpers.
|
||||
- Keep tests deterministic and offline-friendly.
|
||||
- Track sprint tasks in `TASKS.md` and update the sprint tracker.
|
||||
|
||||
## Key Paths
|
||||
- `RustFsMigratorTests.cs`
|
||||
|
||||
## Required Reading
|
||||
- `docs/modules/platform/architecture-overview.md`
|
||||
- `docs/implplan/permament/SPRINT_20251229_049_BE_csproj_audit_maint_tests.md`
|
||||
|
||||
## Working Agreement
|
||||
- 1. Keep tests offline; no external S3/RustFS calls.
|
||||
- 2. Use deterministic inputs and assertions.
|
||||
- 3. Update `TASKS.md` and sprint statuses when work changes.
|
||||
10
src/Tools/__Tests/RustFsMigrator.Tests/TASKS.md
Normal file
10
src/Tools/__Tests/RustFsMigrator.Tests/TASKS.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# RustFS Migrator Tests Task Board
|
||||
|
||||
This board mirrors active sprint tasks for this module.
|
||||
Source of truth: `docs/implplan/permament/SPRINT_20251229_049_BE_csproj_audit_maint_tests.md`.
|
||||
|
||||
| Task ID | Status | Notes |
|
||||
| --- | --- | --- |
|
||||
| AUDIT-0776-M | DONE | Revalidated 2026-01-07 (test project). |
|
||||
| AUDIT-0776-T | DONE | Revalidated 2026-01-07. |
|
||||
| AUDIT-0776-A | DONE | Waived (test project; revalidated 2026-01-07). |
|
||||
Reference in New Issue
Block a user