Bug 19278: Unit tests
commita7d333f3cde9b6fe7cdd0f816b9c357e741ce8e9
authorTomas Cohen Arazi <tomascohen@theke.io>
Fri, 8 Sep 2017 15:18:35 +0000 (8 12:18 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 11 Dec 2017 20:46:59 +0000 (11 17:46 -0300)
tree4b314f0c822543c585bffe64fca5453c5760aa08
parent5fd7834394fb0d4996bbd93e206c2337d922333f
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@jns.fi>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
t/Koha/REST/Plugin/Pagination.t