https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21567
--- Comment #23 from Tomás Cohen Arazi <[email protected]> --- Created attachment 82399 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82399&action=edit Bug 21567: Move Koha_ExternalContent_OverDrive.t to db_dependent This tests pass on the build step only because they are skipped, due to the absense of Test::DBIx::Class library. It makes sense for them to be in the db_dependent directory, as they are not completely mocked (re: external world interactions). Signed-off-by: Tomas Cohen Arazi <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
