Skip to content

Fix and re-enable schema validation in unit tests - #615

Merged
andystaples merged 2 commits into
devfrom
andystaples-fix-schema-validation
Jul 29, 2026
Merged

Fix and re-enable schema validation in unit tests#615
andystaples merged 2 commits into
devfrom
andystaples-fix-schema-validation

Conversation

@andystaples

Copy link
Copy Markdown
Collaborator

Summary

  • update the orchestration-state schema for every current action payload and replay schema version
  • add dedicated entity-state schema validation
  • re-enable all 16 previously disabled validation points, leaving 68 active checks and none disabled

Testing

  • pytest -q --ignore=samples-v2 (310 passed)

Fixes #175

Update orchestration validation for every current action payload, add entity-state validation, and restore all disabled schema assertions.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: d9dbcaef-d089-440a-81ea-6db94166cad1
@andystaples
andystaples merged commit e849d53 into dev Jul 29, 2026
9 checks passed
@andystaples
andystaples deleted the andystaples-fix-schema-validation branch July 29, 2026 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix schema validation in unit tests

2 participants