mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-09 23:29:10 +02:00
Integration test that runs json_schema_to_type against 232K schemas
from 4,120 real-world OpenAPI specs (APIs.guru openapi-directory).
Snapshots crash counts as regression baselines so future changes
can't silently increase the crash rate.
Current baseline (openapi-directory@f7207cf0):
TypeErrors: 2,342 (datetime serialization)
SchemaErrors: 273 (invalid regexes in specs)
Timeouts: 0
Other: 0
Skipped unless openapi-directory is cloned locally.
Run with: pytest -m integration tests/.../test_real_world_schemas.py
🤖 Generated with Claude Code
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| auto-close-duplicates.yml | ||
| auto-close-needs-mre.yml | ||
| martian-test-failure.yml | ||
| martian-triage-issue.yml | ||
| marvin-comment-on-issue.yml | ||
| marvin-comment-on-pr.yml | ||
| marvin-dedupe-issues.yml | ||
| marvin-label-triage.yml | ||
| minimize-resolved-reviews.yml | ||
| publish.yml | ||
| run-schema-crash-test.yml | ||
| run-static.yml | ||
| run-tests.yml | ||
| run-upgrade-checks.yml | ||
| update-config-schema.yml | ||
| update-sdk-docs.yml | ||