OpenAPIValidators
OpenAPIValidators copied to clipboard
Use Jest or Chai to assert that HTTP responses satisfy an OpenAPI spec
**OpenAPI version** 3 **Is your feature request related to a problem? Please describe.** Currently the jest-openapi library validates the status and body of HTTP responses which works great. However, it...
**OpenAPI version** 3.0.3 **Is your feature request related to a problem? Please describe.** I have 197kb worth of schema that I keep separate from the api specification itself. This in...
### To Simplify test analisys with - **Issue:** now validator dosn't give us possibility to understand what new properties appeared in the response, which not described in the schema -...
**Are you using OpenAPI 2, 3.0.X, or 3.1.0?** Version 3.0.0, but it doesn't matter, such functionality will be useful for all versions. **Would this solve a problem or make something...
**Are you using OpenAPI 2, 3.0.X, or 3.1.0?** OpenAPI 3.0 **Would this solve a problem or make something easier?** Yes, it would allow the matchers to work with Jest v29....
**Are you using jest or chai**? jest version 27.0.6 and jest-openapi version 0.14.2 **Are you using OpenAPI 2, 3.0.X, or 3.1.0?** Version 3.0.0 **Describe the bug clearly** If the endpoint...
**Are you using jest or chai**? jest **Are you using OpenAPI 2, 3.0.X, or 3.1.0?** 3.0.0 **Describe the bug clearly** I have a response type defined in openAPI yaml file...
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. Commits 2449650 Update mocha 560b2d8 Don't use regex to trim whitespace b1bdb92 Remove linting package zoo c20dc7e Cache 308 See full diff in compare...
Bumps [cookiejar](https://github.com/bmeck/node-cookiejar) from 2.1.2 to 2.1.4. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...