Koha/t/db_dependent/Patron
Martin Renvoize 52c786205e
Bug 31095: Remove GetDebarments from Borrower_Debarments.t
This patch replaces calls to GetDebarments with teh
$patron->restritions->search() equivilents.

Test plan
1. Run the test prior to the patch and confirm it passes
2. Run the test after the patch and confirm it passes
3. Confirm no tests were removed

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-01-31 10:19:40 -03:00
..
Borrower_Debarments.t Bug 31095: Remove GetDebarments from Borrower_Debarments.t 2023-01-31 10:19:40 -03:00
Borrower_Discharge.t
Borrower_Files.t
Borrower_PrevCheckout.t
Housebound.t
HouseboundProfiles.t Bug 29847: Make Koha::Patron::HouseboundProfile->housebound_visits return a resultset 2022-02-09 15:36:23 -10:00
HouseboundRoles.t Bug 29844: Some more uncaught cases 2022-02-09 15:36:23 -10:00
HouseboundVisits.t Bug 29844: Some more uncaught cases 2022-02-09 15:36:23 -10:00
Messages.t
Messaging.t Bug 30076: Add ability to check patron messaging preferences from a notice 2022-04-08 15:49:16 +02:00
Relationships.t Bug 29844: Some more uncaught cases 2022-02-09 15:36:23 -10:00