Bug 18226 - Remove "use Test::DBIx::Class" instantiations' dangerous code duplication
authorOlli-Antti Kivilahti <olli-antti.kivilahti@jns.fi>
Tue, 7 Mar 2017 16:56:29 +0000 (18:56 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 5 Jun 2017 20:52:48 +0000 (17:52 -0300)
commit8bf72439c0e20c5fa8f3f735ebc36b04ec6a749f
treed94f50e34e08f8a91f3e0500ef542a1fe8d856e7
parent617988a7c10d5807f1d2be3b026a30466adb0b33
Bug 18226 - Remove "use Test::DBIx::Class" instantiations' dangerous code duplication

Is 'instantiations' even a word?

Use a Test::DBIx::Class defaults instead.

Save your keyboard and prevent horrible bugs from emerging from rampant code duplication.

This change doesn't seem to have any impact on the speed of executing those tests.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
13 files changed:
t/Auth_with_shibboleth.t
t/Biblio.t
t/Calendar.t
t/Images.t
t/Koha.t
t/Letters.t
t/Matcher.t
t/Members_AttributeTypes.t
t/NorwegianPatronDB.t
t/Prices.t
t/SocialData.t
t/XSLT.t
t/db_dependent/Sitemapper.t