]> git.koha-community.org Git - koha.git/commit
Bug 18951: Create data for TransformKohaToMarc.t
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Wed, 19 Jul 2017 11:48:55 +0000 (13:48 +0200)
committerFridolin Somers <fridolin.somers@biblibre.com>
Thu, 3 Aug 2017 07:48:06 +0000 (09:48 +0200)
commit36c3bbedfe80a1a55f34aedb6931784da1043c84
treee34e97326a1799bcf0be5d4384bec1c90f449ede
parent216b13e51fbdaa0ede2eb3218338f955c6c2aa48
Bug 18951: Create data for TransformKohaToMarc.t

Adding schema and caching statements.
Adjust it so that the Koha to MARC mappings are not assumed to be present,
but are created as needed.
Remove the mock on marcflavour. It is no longer needed.
Resolving a small typo.

Test plan:
Run t/db_dependent/Biblio/TransformKohaToMarc.t

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Lee Jamison <ldjamison@marywood.edu>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit f839955db707415368d23ae81bdb14505dd058ee)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
t/db_dependent/Biblio/TransformKohaToMarc.t