Koha/t/db_dependent/Acquisition
Tomas Cohen Arazi 01097457ee Bug 17647: Remove itemtype-related CancelReceipt.t warnings
This patch makes t/db_dependent/Acquisition/CancelReceipt.t create
good sample data for its tests. It does so by creating a random
itemtype.

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

Sponsored-by: ByWater Solutions

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>

Signed-off-by: Katrin Fischer  <katrin.fischer@bsz-bw.de>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2016-11-18 14:01:06 +00:00
..
CancelReceipt.t Bug 17647: Remove itemtype-related CancelReceipt.t warnings 2016-11-18 14:01:06 +00:00
close_reopen_basket.t Bug 13967: (QA followup) Make DBIx control transactions on tests 2015-06-04 15:12:45 -03:00
FillWithDefaultValues.t Bug 5404: C4::Koha - remove subfield_is_koha_internal_p 2016-03-07 17:30:09 +00:00
GetBasketsInfosByBookseller.t Bug 13967: (QA followup) Make DBIx control transactions on tests 2015-06-04 15:12:45 -03:00
GetOrdersByBiblionumber.t Bug 13967: (QA followup) Make DBIx control transactions on tests 2015-06-04 15:12:45 -03:00
Invoices.t Bug 13321: Rename variables 2016-10-28 13:45:59 +00:00
NewOrder.t Bug 15531: (followup) Use a quantity of 1, not null, for standing orders 2016-04-29 13:07:18 +00:00
OrderFromSubscription.t Bug 13321: Rename variables 2016-10-28 13:45:59 +00:00
OrderUsers.t Bug 17564: Fix t/db_dependent/Acquisition/OrderUsers.t 2016-11-10 13:36:25 +00:00
StandingOrders.t Bug 13321 - (QA Followup) Restore standing order functionality 2016-10-28 13:46:11 +00:00
TransferOrder.t Bug 13321: Rename variables 2016-10-28 13:45:59 +00:00