Bug 14778: Make Barcodes_ValueBuilder.t db dependent
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 20 Oct 2015 13:45:11 +0000 (14:45 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 23 Oct 2015 15:01:19 +0000 (12:01 -0300)
commit13058d7f9a538c0047612fddc4f9d7b393ca9dac
tree76e1bdb9a060333b4069777522366dd002a1cdcb
parent4b92a399d8aa63af088d39d66b6cfe261e6e55e5
Bug 14778: Make Barcodes_ValueBuilder.t db dependent

The get_barcode subroutines call very mysql specific functions and it's
not possible to easily use fixtures here.

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/Barcodes_ValueBuilder.t [deleted file]
t/db_dependent/Barcodes_ValueBuilder.t [new file with mode: 0644]