Bug 25570: Regression tests
This tests verify that the default behaviour is to paginate the results.
To test:
1. Apply this patch
2. Run:
$ kshell
k$ prove t/db_dependent/Koha/REST/Plugin/Objects.t
=> FAIL: $c->objects->search doesn't paginate results by default
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit
2220ce4d50998bef1dcea787d212a287a802b0aa)
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
(cherry picked from commit
fc8bde417820d2f287df997a44136ea0b504b0f7)
Signed-off-by: Aleisha Amohia <aleishaamohia@hotmail.com>