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 pagination and change related unit tests #136

Merged
merged 2 commits into from
May 11, 2023

Conversation

mkudlej
Copy link
Collaborator

@mkudlej mkudlej commented May 4, 2023

List of endpoints supporting pagination with per_page size:
    - accounts 500
    limits per app plan 50 - not implemented in client
    application list for all services 500 - not implemented in client
    - backend mapping rules 500
    - backend method list 500
    - backend metric 500
    - backend 500
    - service 500
    invoice list by account 20 - not implemented by standard "list" method
    - invoice list 20
    - all cms endpoints 100

@mkudlej mkudlej requested review from jsmolar, pehala and jakurban May 4, 2023 11:17
@mkudlej mkudlej changed the title add pagination and chnage related unit tests add pagination and change related unit tests May 5, 2023
jakurban
jakurban previously approved these changes May 5, 2023
tests/integration/test_integration_application.py Outdated Show resolved Hide resolved
threescale_api/defaults.py Outdated Show resolved Hide resolved
threescale_api/defaults.py Outdated Show resolved Hide resolved
@mkudlej mkudlej merged commit b65eafe into 3scale-qe:master May 11, 2023
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.

4 participants