Koha/t/db_dependent/Patron
Tomas Cohen Arazi 62c09397f2 Bug 17603: Remove itemtype-related Borrower_Discharge.t warnings
This patch makes t/db_dependent/Patron/Borrower_Discharge.t create
good sample data for its tests. It does so by creating a random
itemtype.

To test:
- Run
  $ prove t/db_dependent/Patron/Borrower_Discharge.t
=> FAIL: lots of warnings about "item-level_itypes set but no itemtype
set for item"
- Apply the patch
- Run:
  $ prove t/db_dependent/Patron/Borrower_Discharge.t
=> SUCCESS: Tests are green, and no warnings.
- Sign off :-D

Sponsored-by: ByWater Solutions
Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2016-11-12 02:38:19 +00:00
..
Borrower_Debarments.t
Borrower_Discharge.t Bug 17603: Remove itemtype-related Borrower_Discharge.t warnings 2016-11-12 02:38:19 +00:00
Borrower_Files.t
Borrower_PrevCheckout.t
Housebound.t Bug 5670: [QA Followup] Correct housebound role search. 2016-10-21 18:18:06 +00:00
HouseboundProfiles.t
HouseboundRoles.t Bug 5670: [QA Followup] Correct housebound role search. 2016-10-21 18:18:06 +00:00
HouseboundVisits.t Bug 5670: [Followup] Return Koha::Patron objects. 2016-10-21 18:17:58 +00:00