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

Reduce number of records in pagination tests #3845

Merged
merged 1 commit into from
Nov 10, 2019
Merged

Commits on Nov 10, 2019

  1. Reduce number of records in pagination tests

    Creating more than 25 records isn't necessary to test pagination; we can
    stub the number of records per page in a test.
    
    On my machine we save about one second per test with these changes.
    javierm committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    bd03e24 View commit details
    Browse the repository at this point in the history