976 B
976 B
Router Transport Plugin Tests Charter
Mission
Validate router transport plugin discovery and registration with deterministic tests.
Responsibilities
- Maintain
StellaOps.Router.Transport.Plugin.Tests. - Keep tests deterministic and offline-friendly.
- Surface open work on
TASKS.md; update statuses (TODO/DOING/DONE/BLOCKED/REVIEW).
Key Paths
RouterTransportPluginLoaderTests.csTransportPluginRegistrationTests.cs
Coordination
- Router transport owners.
Required Reading
docs/modules/router/architecture.mddocs/modules/platform/architecture-overview.mddocs/implplan/permament/SPRINT_20251229_049_BE_csproj_audit_maint_tests.md
Working Agreement
-
- Update task status to
DOING/DONEin both corresponding sprint file and localTASKS.md.
- Update task status to
-
- Keep tests deterministic (stable ordering, timestamps, IDs).
-
- Avoid network in tests; use in-memory fixtures.
-
- Log any cross-module edits in the sprint Execution Log.