Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 619 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 619 Bytes

Testing reasoner-pydantic

Test status via GitHub Actions

Content

  • test_openapi.py:

    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.

Workflow

Tests are run automatically via GitHub Actions on each pull request and each push to main.