Bug 10270: GetOrdersByBiblionumber needs better unit tests
authorJonathan Druart <jonathan.druart@biblibre.com>
Fri, 17 May 2013 09:38:34 +0000 (11:38 +0200)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Sat, 18 May 2013 10:13:16 +0000 (06:13 -0400)
commit96f8a31200c20f89c8658cc5db4762132e81964b
treed7113ba970f331938c3adb4eb47640c4d4c9ea60
parent049313debd316bb7dad362e6924ed1649fd7d6b7
Bug 10270: GetOrdersByBiblionumber needs better unit tests

prove t/db_dependent/Acquisition/GetOrdersByBiblionumber.t

Signed-off-by:Mathieu Saby <mathieu.saby@univ-rennes2.fr>
I made 2 tests :
$prove -v t/db_dependent/Acquisition/GetOrdersByBiblionumber.t
and
$prove -v t/db_dependent/Acquisition.t
The 2 tests are successful.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
All tests and QA script pass.
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
t/db_dependent/Acquisition.t
t/db_dependent/Acquisition/GetOrdersByBiblionumber.t [new file with mode: 0644]