-
Notifications
You must be signed in to change notification settings - Fork 2k
Introduce OpenAPI Conformance Testing #3819
Copy link
Copy link
Closed
Labels
enhancementImprovement to existing functionality. For issues and smaller PR improvements.Improvement to existing functionality. For issues and smaller PR improvements.openapiRelated to OpenAPI integration, parsing, or code generation features.Related to OpenAPI integration, parsing, or code generation features.tests
Metadata
Metadata
Assignees
Labels
enhancementImprovement to existing functionality. For issues and smaller PR improvements.Improvement to existing functionality. For issues and smaller PR improvements.openapiRelated to OpenAPI integration, parsing, or code generation features.Related to OpenAPI integration, parsing, or code generation features.tests
Enhancement
There are repositories of openapi specs in the world and we should add an e2e test which runs our schema compiler on them. We should start by identifying timeouts, memory leaks, crashes and eventually work towards correctness.