Bug 18226 - Remove "use Test::DBIx::Class" instantiations' dangerous code duplication...
authorOlli-Antti Kivilahti <olli-antti.kivilahti@jns.fi>
Wed, 8 Mar 2017 15:34:28 +0000 (17:34 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 5 Jun 2017 20:52:47 +0000 (17:52 -0300)
commit617988a7c10d5807f1d2be3b026a30466adb0b33
treed7498981cac33fabd4037b0d09e1c8c61b193453
parent1985e6e4b3bd5fafe685b1a1e4874ea239f44261
Bug 18226 - Remove "use Test::DBIx::Class" instantiations' dangerous code duplication. Replace mock_dbh 2

Couldn't make the tests pass using Test::DBIx::Class, so reverted to the "usual way" since these tests are
in db_dependent anyway.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
t/db_dependent/Circulation/CalcDateDue.t
t/lib/Mocks.pm