Koha/t/db_dependent/Acquisition
Jonathan Druart 11165a05af Bug 5336: (follow-up) add unit tests for 3 acq routines
Unit tests In C4::Acquisition for:
- CloseBasket
- ReopenBasket
- GetBiblioCountByBasketno

Signed-off-by: Cedric Vita <cedric.vita@dracenie.com>
Signed-off-by: Pierre Angot <tredok.pierre@gmail.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2013-10-22 13:28:43 +00:00
..
close_reopen_basket.t Bug 5336: (follow-up) add unit tests for 3 acq routines 2013-10-22 13:28:43 +00:00
GetOrdersByBiblionumber.t Bug 10575 : GetOrdersByBiblionumber.t needs a database transaction 2013-07-15 16:20:53 +00:00
Invoices.t Bug 10401: Add ability to merge invoices 2013-10-21 19:08:03 +00:00
OrderFromSubscription.t Bug 10275: Use a transaction for OrderFromSubscription.t 2013-07-16 14:20:38 +00:00
TransferOrder.t Bug 5349: Use DB transaction/rollback in unit tests 2013-09-08 22:38:28 +00:00