[Koha-bugs] [Bug 19278] Add a configurable default page size for endpoints

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Oct 7 14:53:23 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19278

Lari Taskula <lari.taskula at jns.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #67701|0                           |1
        is obsolete|                            |

--- Comment #19 from Lari Taskula <lari.taskula at jns.fi> ---
Created attachment 67791
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=67791&action=edit
Bug 19278: Unit tests

This patch introduces tests for a behaviour change in
Koha::REST::Plugin::Pagination.

To test:
- Run:
  $ sudo koha-shell kohadev
 k$ cd kohaclone
 k$ prove t/Koha/REST/Plugin/Pagination.t
=> FAIL: Tests should fail without the followup patch applied

Sponsored-by: Camden County
Sponsored-by: Bywater Solutions

Signed-off-by: Lari Taskula <lari.taskula at jns.fi>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list