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

Add mutation planning tests to cradle suite #4390

Merged
merged 2 commits into from
Jul 17, 2020
Merged

Conversation

JakeDawkins
Copy link
Contributor

I Ported some tests from the existing mutation integration tests (from the gateway). I commented which those were and their corresponding tests from the gateway package (since I changed some names slightly) so we could go back later when we port all tests to cucumber and remove them from this one mega-file (per the discussion here :)

I also added a simple, barebones, single-service test to make sure mutations build a simple fetch node to begin with

One this is merged, I'll update this PR with the new tests

Ported some tests from the existing mutation integration tests (from the gateway).
I commented which those were and their corresponding tests from the gateway package (since I changed some names slightly)
so we could go back later when we port _all_ tests to cucumber and remove them from this one mega-file :)

I also added a simple, barebones, single-service test to make sure mutations build a simple fetch node to begin with
Copy link
Contributor

@Enrico2 Enrico2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 (provided CI passes :))

@JakeDawkins JakeDawkins merged commit 9873ba4 into main Jul 17, 2020
@JakeDawkins JakeDawkins deleted the jake/test-qp-mutations branch July 17, 2020 14:01
@abernix
Copy link
Member

abernix commented Jul 17, 2020

🎉 Does this close #4384, @JakeDawkins?

@JakeDawkins
Copy link
Contributor Author

🎉 Does this close #4384, @JakeDawkins?

Yep! (I'm apparently really bad at linking issues)

@abernix abernix linked an issue Jul 17, 2020 that may be closed by this pull request
abernix pushed a commit to apollographql/federation that referenced this pull request Sep 4, 2020
…ver#4390)

Ported some tests from the existing mutation integration tests (from the gateway).
I commented which those were and their corresponding tests from the gateway package (since I changed some names slightly)
so we could go back later when we port _all_ tests to cucumber and remove them from this one mega-file :)

I also added a simple, barebones, single-service test to make sure mutations build a simple fetch node to begin with
Apollo-Orig-Commit-AS: apollographql/apollo-server@9873ba4
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

gateway: query planner "mutation" tests
3 participants