-
To verify that our pydantic models are aligned with TRAPI, we load each standard component schema and compare it against the schema generated for the corresponding pydantic model.
Tests are run automatically via GitHub Actions on each pull request and each push to main
.