Koha/t/db_dependent/Acquisition
Galen Charlton 2ca087cf5c Bug 7288: (follow-up) add unit test for is_linked_to_subscriptions flag
This adds a direct unit test of the is_linked_to_subscriptions flag
and corrects a typo in the previously-submitted test.

To test:

[1] Verify that prove -v t/db_dependent/Acquisition/OrderFromSubscription.t
    passes.
[2] Verify that prove -v t/db_dependent/Acquisition/Invoices.t
    passes.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2014-04-21 05:16:29 +00: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 7288: (follow-up) add unit test for is_linked_to_subscriptions flag 2014-04-21 05:16:29 +00:00
TransferOrder.t Bug 11552: allow searching on original order number after a transfer 2014-04-21 03:48:31 +00:00