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

No tests for offset only #620

Closed
AndrewSisley opened this issue Jul 11, 2022 · 1 comment · Fixed by #706
Closed

No tests for offset only #620

AndrewSisley opened this issue Jul 11, 2022 · 1 comment · Fixed by #706
Assignees
Labels
area/testing Related to any test or testing suite

Comments

@AndrewSisley
Copy link
Contributor

Spotted in #614

We have no tests covering the use of offset without a limit, e.g.:

query {
   user(offset: 2) {
       ...
   }
}
@fredcarle
Copy link
Collaborator

Closed by #706

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/testing Related to any test or testing suite
Projects
None yet
2 participants