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 Bug 16849: Move IsDebarred to Koha::Patron->is_debarred 2016-07-15 18:08:14 +00:00
Borrower_Discharge.t Bug 17603: Remove itemtype-related Borrower_Discharge.t warnings 2016-11-12 02:38:19 +00:00
Borrower_Files.t Bug 15548: Move new patron related code to Patron* 2016-03-03 14:38:26 -07:00
Borrower_PrevCheckout.t Bug 6906: Follow coding guidelines in terminology. 2016-07-08 13:40:34 +00:00
Housebound.t Bug 5670: [QA Followup] Correct housebound role search. 2016-10-21 18:18:06 +00:00
HouseboundProfiles.t Bug 5670: Housebound Readers Module 2016-10-21 18:17:57 +00:00
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