Koha/t/db_dependent/Acquisition
Jonathan Druart 3dcb153a28 Bug 11744: Add regression tests
Before the patch:
 prove t/db_dependent/Acquisition/CancelReceipt.t
returns 1 failure.
After the patch, the 2 tests pass.

Signed-off-by: marjorie barry-vila <marjorie.barry-vila@ccsr.qc.ca>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Yay! Regression tests!
2014-07-14 11:31:41 -03:00
..
CancelReceipt.t Bug 11744: Add regression tests 2014-07-14 11:31:41 -03:00
close_reopen_basket.t Bug 5336: (follow-up) use understandable codes rather than magic numbers for orderstatus 2013-10-22 13:29:23 +00:00
GetBasketsInfosByBookseller.t Bug 11243: UT: unit tests for GetBasketsInfosByBookseller 2014-04-20 15:19:17 +00:00
GetOrdersByBiblionumber.t Bug 10575 : GetOrdersByBiblionumber.t needs a database transaction 2013-07-15 16:20:53 +00:00
Invoices.t Bug 7288: (follow-up) add unit test for is_linked_to_subscriptions flag 2014-04-21 05:16:29 +00:00
OrderFromSubscription.t Bug 12482: removing the use of the module C4::SQLHelper.pm, it is replaced by DBIx::Class 2014-07-03 14:24:58 -03:00
TransferOrder.t Bug 11552: allow searching on original order number after a transfer 2014-04-21 03:48:31 +00:00