Bug 7288: (follow-up) add unit test for is_linked_to_subscriptions flag
authorGalen Charlton <gmc@esilibrary.com>
Mon, 21 Apr 2014 05:16:29 +0000 (05:16 +0000)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 21 Apr 2014 05:16:29 +0000 (05:16 +0000)
commit2ca087cf5c5accc4d2a128135e496acd4d3f96f0
tree4d34a2a2495e3ca8c3542cc6b48f7febbb53a620
parentafa6a33449615335fb6e9144d78d49beb7e6b640
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>
t/db_dependent/Acquisition/Invoices.t
t/db_dependent/Acquisition/OrderFromSubscription.t