1.1 KiB
1.1 KiB
Concelier Astra Connector Tests Charter
Mission
Validate Astra connector configuration, plugin registration, and mapping scaffolding with deterministic tests.
Responsibilities
- Maintain
StellaOps.Concelier.Connector.Astra.Tests. - Keep tests deterministic and offline-friendly.
- Surface open work on
TASKS.md; update statuses (TODO/DOING/DONE/BLOCKED/REVIEW).
Key Paths
AstraConnectorTests.cs
Coordination
- Concelier connector owners (StellaOps.Concelier.Connector.Astra).
Required Reading
docs/modules/concelier/architecture.mddocs/modules/concelier/link-not-merge-schema.mddocs/modules/platform/architecture-overview.mddocs-archived/implplan/2025-12-29-csproj-audit/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 fixtures and cached payloads.
-
- Log any cross-module edits in the sprint Execution Log.