[Koha-bugs] [Bug 12827] NewOrder returns basketno

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 12 16:55:22 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12827

--- Comment #20 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 31563
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31563&action=edit
[PASSED QA] 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 at cineca.it>

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list