Koha/t/db_dependent/Acquisition
Jonathan Druart 5af96e0f78 Bug 12827: NewOrder needs more unit tests
NewOrder should be more tested!

This patch moves the existing unit tests into a new file and adds some
unit tests.

Note that there is no DB field aqorders.subscription, so the test in
NewOrder can be removed.

Test plan:
  prove t/db_dependent/Acquisition/NewOrder.t
and
  prove t/db_dependent/Acquisition.t
should return green.

Signed-off-by: Zeno Tajoli <z.tajoli@cineca.it>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2014-09-17 21:22:56 -03:00
..
CancelReceipt.t Bug 12827: NewOrder should not return basketno 2014-09-17 21:22:26 -03:00
close_reopen_basket.t Bug 12827: NewOrder should not return basketno 2014-09-17 21:22:26 -03:00
GetBasketsInfosByBookseller.t Bug 12827: NewOrder should not return basketno 2014-09-17 21:22:26 -03:00
GetOrdersByBiblionumber.t Bug 12827: NewOrder should not return basketno 2014-09-17 21:22:26 -03:00
Invoices.t Bug 12827: NewOrder should not return basketno 2014-09-17 21:22:26 -03:00
NewOrder.t Bug 12827: NewOrder needs more unit tests 2014-09-17 21:22:56 -03:00
OrderFromSubscription.t Bug 12827: NewOrder should not return basketno 2014-09-17 21:22:26 -03:00
TransferOrder.t Bug 12827: NewOrder should not return basketno 2014-09-17 21:22:26 -03:00