26 Aug
2014
26 Aug
'14
4:20 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12826 --- Comment #2 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 31162 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31162&action=edit 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. -- You are receiving this mail because: You are watching all bug changes.