]> git.koha-community.org Git - koha.git/commit
Bug 11439: UT: Improve XISBN.t
authorJonathan Druart <jonathan.druart@biblibre.com>
Tue, 24 Dec 2013 09:11:32 +0000 (10:11 +0100)
committerFridolin SOMERS <fridolin.somers@biblibre.com>
Thu, 16 Jan 2014 16:43:58 +0000 (17:43 +0100)
commit52edddc55ab67602da047ebd8bf1a2637a1a77b2
tree7bebc5e92ffb5d4566effb78d14a0a3ad1a84e74
parentebf2237df43f64732a490452dd5a59ec0da18d53
Bug 11439: UT: Improve XISBN.t

The tests should be executed into a transaction and the SimpleSearch
routine correctly mocked.

Test plan:
Verify that prove t/db_dependent/XISBN.t returns green.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit 0d71139fff68523beee3f14ea26e0d670eb7c409)
Signed-off-by: Fridolin SOMERS <fridolin.somers@biblibre.com>
t/db_dependent/XISBN.t