]> git.koha-community.org Git - koha.git/commit
Bug 11247: Improve tests
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 2 Sep 2015 14:07:07 +0000 (15:07 +0100)
committerLiz Rea <wizzyrea@gmail.com>
Tue, 22 Sep 2015 03:06:18 +0000 (15:06 +1200)
commit9ceb3957b2344145c3639a333bfd3a6320d91d4b
tree46c1868ded1977637840cadcec5cdac165b6803c
parent86c01c0fb58cba149233578264892d5bfca52d16
Bug 11247: Improve tests

This patch makes the tests non dependent on the DB and test the 3 marc
flavours.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 6e0b61e2acea7c797c1da727474daf7d7a657574)
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
(cherry picked from commit 27ba1a6fa1a5be170d9bf04747f31caab15766b1)
Signed-off-by: Liz Rea <wizzyrea@gmail.com>
t/Biblio/TransformHtmlToXml.t [new file with mode: 0644]
t/db_dependent/Biblio/TransformHtmlToXml.t [deleted file]