stabilize tests
This commit is contained in:
@@ -11,7 +11,7 @@ Validate Excititor core domain models, canonical serialization, lattice/consensu
|
||||
## Required Reading
|
||||
- docs/modules/excititor/architecture.md
|
||||
- docs/modules/excititor/vex_observations.md
|
||||
- docs/ingestion/aggregation-only-contract.md
|
||||
- docs/modules/concelier/guides/aggregation-only-contract.md
|
||||
|
||||
## Definition of Done
|
||||
- Tests cover success and failure paths for core services.
|
||||
@@ -23,3 +23,4 @@ Validate Excititor core domain models, canonical serialization, lattice/consensu
|
||||
- 3. Keep outputs deterministic (ordering, timestamps, hashes) and offline-friendly.
|
||||
- 4. Add tests for negative/error paths.
|
||||
- 5. Revert to TODO if paused; capture context in PR notes.
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@ Validate Excititor WebService APIs, contracts, and telemetry with deterministic
|
||||
## Required Reading
|
||||
- docs/modules/excititor/architecture.md
|
||||
- docs/modules/excititor/vex_observations.md
|
||||
- docs/ingestion/aggregation-only-contract.md
|
||||
- docs/modules/concelier/guides/aggregation-only-contract.md
|
||||
|
||||
## Definition of Done
|
||||
- Tests cover success and failure paths for key endpoints.
|
||||
@@ -23,3 +23,4 @@ Validate Excititor WebService APIs, contracts, and telemetry with deterministic
|
||||
- 3. Keep outputs deterministic (ordering, timestamps, hashes) and offline-friendly.
|
||||
- 4. Add tests for negative/error paths.
|
||||
- 5. Revert to TODO if paused; capture context in PR notes.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user