Bug 27366: Unit tests
authorTomas Cohen Arazi <tomascohen@theke.io>
Fri, 8 Jan 2021 16:16:19 +0000 (13:16 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 16 Mar 2021 15:08:31 +0000 (16:08 +0100)
commitb5c5d0cdc825b7cefbb5e3cfe240f33442dc9c06
tree41822b2f5cd6ba791dfb8455fc9cf8aa69bc18fb
parente32b2a944962286da97472ab136b2d6a782af65a
Bug 27366: Unit tests

Addd unit tests for the new patrons/{patron_id}/holds api route.

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
t/db_dependent/api/v1/patrons_holds.t [new file with mode: 0755]