Skip to content
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

chore: get existing e2e tests passing #704

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

alharris-at
Copy link
Contributor

@alharris-at alharris-at commented Sep 18, 2023

Description of changes

Getting existing e2e tests passing by removing the --apiId param when not downloading a backend API.

Also fixed a minor bug where adding --debug failed the command, and fixed some mixed up params in a function call (yay JS)

Issue #, if available

N/A

Description of how you validated changes

Unit + E2E Tests now pass on the branch (when caught up to main).

Checklist

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@alharris-at alharris-at requested a review from a team as a code owner September 18, 2023 18:32
@alharris-at alharris-at changed the base branch from main to noinit-codegen September 18, 2023 18:32
@alharris-at alharris-at changed the title noinit codegen existing e2es pass chore: get existing e2e tests passing Sep 18, 2023
@alharris-at alharris-at merged commit a9d22c3 into noinit-codegen Sep 18, 2023
@alharris-at alharris-at deleted the noinit-codegen-existing-e2es-pass branch September 18, 2023 20:15
alharris-at added a commit that referenced this pull request Sep 19, 2023
…set up locally. (#702)

* feat: codegen add --region (#683)

* fix: download introspection schema when apiId is passed (#684)

* fix: codegen --apiId broken state (#689)

* chore: get existing e2e tests passing (#704)

* feat: add e2e tests for codegen add when in a non-amplify project (#705)

* feat: add e2e tests for codegen add when in a non-amplify project

* chore: add some additional test cases

* noinit codegen from graphqlconfig (#706)

* fix: add missing awaits

* chore: fail typegen if no queries are found

---------

Co-authored-by: Dane Pilcher <[email protected]>
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.

2 participants