📝 Add unit tests for pagination (#484)
Right now we only test pagination in the doctests: https://github.com/wemake-services/django-modern-rest/blob/master/docs/examples/integrations/pagination.py
Let's add the same test to
test_unit as well. Create new test_pagination folder and put it there.This is a very easy task for entry-level controbutors :)
#enhancement #good_first_issue #help_wanted #django_modern_rest
sent via relator