Bug 33500: Add tests for RecordLocalUseOnReturn
authorLucas Gass <lucas@bywatersolutions.com>
Wed, 14 Jun 2023 17:15:23 +0000 (17:15 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 17 Jul 2023 12:39:40 +0000 (13:39 +0100)
commitb07fa2af060d0a5f4382284fdc51695290d0a46d
treeda6f2226c380eaabf395012f34900b3b35894875
parentd89d452a9dd8a4a5f8aee0d9296941e78768013c
Bug 33500: Add tests for RecordLocalUseOnReturn

To test:
1. Turn on RecordLocalUseOnReturn
2. prove -v /kohadevbox/koha/t/db_dependent/Circulation.t
3. Tests fail.
4. Apply patch
5. prove -v /kohadevbox/koha/t/db_dependent/Circulation.t
6. Tests pass.

Signed-off-by: Sam Lau <samalau@gmail.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 2238d9f09639328a5f50315852566c6e2d286473)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
t/db_dependent/Circulation.t