Skip to content

search pagination: add more tests & fix bugs

Administrator requested to merge sg/pagination-testing into master

Created by: slimsag

After this PR, all of the complex logic in the search pagination API (planning and slicing) is covered by tests extensively. The addition of the tests in this PR caught one off-by-one issue #6286 which is also fixed by this PR.

Fixes #5999 Fixes #6286 Fixes #6287

Merge request reports

Loading