Skip to content

openAPI handler tests migration #4235

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 33 commits into from
Aug 17, 2022
Merged

openAPI handler tests migration #4235

merged 33 commits into from
Aug 17, 2022

Conversation

gilgardosh
Copy link
Collaborator

@gilgardosh gilgardosh commented Aug 4, 2022

Migrate tests from current to new openAPI handler (mainly loader)

@changeset-bot
Copy link

changeset-bot bot commented Aug 4, 2022

🦋 Changeset detected

Latest commit: a0a5f3c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 25 packages
Name Type
@graphql-mesh/openapi Minor
@omnigraph/json-schema Minor
@omnigraph/openapi Minor
@graphql-mesh/container Patch
javascript-wiki Patch
typescript-location-weather-example Patch
openapi-stackexchange Patch
openapi-stripe Patch
openapi-subscriptions Patch
openapi-youtrack Patch
@graphql-mesh/json-schema Patch
@omnigraph/raml Patch
@graphql-mesh/new-openapi Patch
cloudflare-workers Patch
hasura-openbrewery-geodb Patch
hello-world-esm Patch
json-schema-hello-world Patch
json-schema-example Patch
json-schema-fhir Patch
json-schema-subscriptions Patch
reddit-example Patch
@graphql-mesh/raml Patch
nextjs-apollo-example Patch
nextjs-sdk-example Patch
openapi-jira Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@theguild-bot
Copy link
Collaborator

theguild-bot commented Aug 4, 2022

The latest changes of this PR are not available as alpha, since there are no linked changesets for this PR.

@gilgardosh gilgardosh changed the title some tests openAPI handler tests migration Aug 4, 2022
@vercel
Copy link

vercel bot commented Aug 4, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
graphql-mesh ✅ Ready (Inspect) Visit Preview Aug 16, 2022 at 5:08PM (UTC)

@github-actions
Copy link
Contributor

github-actions bot commented Aug 14, 2022

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphql-mesh/cli 0.75.10-alpha-20220816170521-a12c71056 npm ↗︎ unpkg ↗︎
@graphql-mesh/container 0.1.133-alpha-20220816170521-a12c71056 npm ↗︎ unpkg ↗︎
@graphql-mesh/graphql 0.29.10-alpha-20220816170521-a12c71056 npm ↗︎ unpkg ↗︎
@graphql-mesh/json-schema 0.31.3-alpha-20220816170521-a12c71056 npm ↗︎ unpkg ↗︎
@graphql-mesh/new-openapi 0.6.3-alpha-20220816170521-a12c71056 npm ↗︎ unpkg ↗︎
@graphql-mesh/openapi 0.31.0-alpha-20220816170521-a12c71056 npm ↗︎ unpkg ↗︎
@graphql-mesh/raml 0.4.14-alpha-20220816170521-a12c71056 npm ↗︎ unpkg ↗︎
@omnigraph/json-schema 0.27.0-alpha-20220816170521-a12c71056 npm ↗︎ unpkg ↗︎
@omnigraph/openapi 0.9.0-alpha-20220816170521-a12c71056 npm ↗︎ unpkg ↗︎
@omnigraph/raml 0.5.66-alpha-20220816170521-a12c71056 npm ↗︎ unpkg ↗︎

ardatan and others added 3 commits August 16, 2022 11:59
* chore(dependencies): updated changesets for modified dependencies

* chore(dependencies): updated changesets for modified dependencies

* Do not respect user's accept header if we have a better option

* Fix

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* tests for query arguments multiple sources

* fixes for query arguments multiple sources

* tests for header arguments multiple sources

* tests for header arguments multiple sources

* Hello

Co-authored-by: Arda TANRIKULU <[email protected]>
@gilgardosh gilgardosh merged commit b162269 into master Aug 17, 2022
@ardatan ardatan deleted the migrate-openapi-tests branch August 17, 2022 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants