Bug 14778: Example - Replace DBI::Mock with Test::DBIx::Class - Sitemapper.t
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 8 Oct 2015 10:40:43 +0000 (11:40 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 23 Oct 2015 15:01:18 +0000 (12:01 -0300)
commit0adbf36ab1d1d9238b80324b8e12cc99a1d72cf2
treeb570aee0591e3c59a8f53f01a0cdc48b0dd98eba
parent319d3977a833988bb4a2eae75ea911002f67905e
Bug 14778: Example - Replace DBI::Mock with Test::DBIx::Class - Sitemapper.t

We can use Test::DBIx::Class to install fixtures before our tests.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
t/db_dependent/Sitemapper.t