Bug 24052: Fix Koha/XSLT/Base.t
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Tue, 25 Feb 2020 14:56:15 +0000 (14:56 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 24 Mar 2020 10:42:23 +0000 (10:42 +0000)
commitfc2c8c37678abd80dc7c4ba2ebedd4b81855e944
treeab0cef6981544dbdec9e9855f73b8d38b25e08c0
parent2bf171acaf70b821968fec63c2bc637fbf2fa9b3
Bug 24052: Fix Koha/XSLT/Base.t

Moving the separate small attachments into the test script.
Creating them now as temporary files or code fragments.
Deleting original files.

Since Breeding.t also used one of these files, a similar change was made in
that script.

Test plan:
Run t/db_dependent/Koha/XSLT/Base.t. Should pass now.
Run t/db_dependent/Breeding.t again.
Git grep on XSLT_Handler. You should only find release notes.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
t/db_dependent/Breeding.t
t/db_dependent/Koha/XSLT/Base.t
t/db_dependent/XSLT_Handler/test01.xsl [deleted file]
t/db_dependent/XSLT_Handler/test02.xsl [deleted file]
t/db_dependent/XSLT_Handler/test03.xsl [deleted file]
t/db_dependent/XSLT_Handler/test04.xsl [deleted file]