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

Remove unnecessary test for GraphQL Connection #35449

Closed
wants to merge 1 commit into from

Conversation

bclozel
Copy link
Member

@bclozel bclozel commented May 16, 2023

This commit removes an unnecessary test that checks for the pagination
and Connection support in Spring for GraphQL.
After a change in spring-projects/spring-graphql#707, we no longer can
test this in isolation, nor it make sense to test this integration that
deeply.

This commit removes an unnecessary test that checks for the pagination
and Connection support in Spring for GraphQL.
After a change in spring-projects/spring-graphql#707, we no longer can
test this in isolation, nor it make sense to test this integration that
deeply.
@wilkinsona wilkinsona added this to the 3.1.x milestone May 16, 2023
@wilkinsona wilkinsona added the type: task A general task label May 16, 2023
@wilkinsona wilkinsona modified the milestones: 3.1.x, 3.1.0 May 16, 2023
wilkinsona pushed a commit that referenced this pull request May 16, 2023
This commit removes an unnecessary test that checks for the pagination
and Connection support in Spring for GraphQL. After a change in
spring-projects/spring-graphql#707, we no longer can test this in
isolation, nor does it make sense to test this integration that
deeply.

See gh-35449
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: task A general task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants