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

tests use templated "pagination_request" #280

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

davidbloss
Copy link
Contributor

Issues

Changelog

Test requests use {{ template "pagination_request" }} instead of hardcoded pageInfo{hasNextPage,hasPreviousPage,startCursor,endCursor} in roughly 💯 places

  • List your changes here
  • Make a changie entry, N/A testing update

Tophatting

task test - all tests pass

@davidbloss davidbloss requested review from rocktavious and a user October 20, 2023 14:46
@codecov
Copy link

codecov bot commented Oct 20, 2023

Codecov Report

Merging #280 (c374dbd) into main (eb1f300) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #280   +/-   ##
=======================================
  Coverage   77.45%   77.45%           
=======================================
  Files          50       50           
  Lines        3335     3335           
=======================================
  Hits         2583     2583           
  Misses        549      549           
  Partials      203      203           

@rocktavious rocktavious merged commit 95d09fd into main Oct 20, 2023
5 checks passed
@rocktavious rocktavious deleted the db/tests-use-templated-pageinfo branch October 20, 2023 20:46
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