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

Feat/tr/pagination #123

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Feat/tr/pagination #123

wants to merge 5 commits into from

Conversation

theodorehreuter
Copy link

Related Issue(s):

Proposed Changes:

  1. Updating root_router to handle pagination. Token processing and generation is abstracted out to the product specific backends as created by user of the library. A test implementation to handle this abstraction is in tests/application.py

PR Checklist:

  • I have added my changes to the CHANGELOG or a CHANGELOG entry is not required.

…agination tests: creating incomplete test to start testing pagination
… feat: replacing token in url if new token is provided tests: continue to updae test to validate additional pieces of the limit/token expected functionality, still breaking on limit check feat: removing use or Orders type and going with tuple instead
… object if we are returned a token. tests: created simple test implementation to abstract out token handling and generation
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.

1 participant