Pagination unit tests #742
Labels
💻 aspect: code
Concerns the software code in the repository
🧰 goal: internal improvement
Improvement that benefits maintainers, not users
good first issue
New-contributor friendly
help wanted
Open to participation from the community
🟩 priority: low
Low priority and doesn't need to be rushed
🧱 stack: api
Related to the Django API
🔧 tech: django
Involves Django
🐍 tech: python
Involves Python
Current Situation
A bug that was recently fixed in WordPress/openverse-api#398 involved the
pagination.py
utilities, which currently don't appear to have tests.Suggested Improvement
It would be great to add unit tests for this file!
Benefit
Additional context
Implementation
The text was updated successfully, but these errors were encountered: