]> git.koha-community.org Git - koha.git/commit
Bug 34972: Add tests for ModReservesCancelAll
authorEmily Lamancusa <emily.lamancusa@montgomerycountymd.gov>
Wed, 3 Apr 2024 20:24:38 +0000 (16:24 -0400)
committerLucas Gass <lucas@bywatersolutions.com>
Thu, 23 May 2024 14:13:19 +0000 (14:13 +0000)
commit705e0d28ee153925c944bbbe6ba45d73b3645a37
tree9530274c0854ff0b20301dd2ca7cb5360e38a359
parenta546d960aaa233862974d5a9bbcf840d8cb691ed
Bug 34972: Add tests for ModReservesCancelAll

To test:
1. Apply this patch only
2. prove t/db_dependent/Koha/Holds.t
--> Tests pass
3. Apply the other patch
4. prove t/db_dependent/Koha/Holds.test
--> Tests still pass

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
(cherry picked from commit d71f5272021b54849e5854d3a7b8ecb1f30d9414)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit c4661a1660f2a72393fc75ba83bb7b223e42b078)
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
t/db_dependent/Koha/Holds.t