Bug 21567: Move Koha_ExternalContent_OverDrive.t to db_dependent
authorMirko Tietgen <mirko@abunchofthings.net>
Thu, 15 Nov 2018 23:07:14 +0000 (00:07 +0100)
committerNick Clemens <nick@bywatersolutions.com>
Fri, 16 Nov 2018 13:04:57 +0000 (13:04 +0000)
commit4e78070b80a24410de57e7b0c6da4db6bd2e3a7e
treeaa0adfea06aed629459c8679210d7e56adff28f6
parent43d8946d5934151d38dc95b7162674dc7e95efb4
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 <tomascohen@theke.io>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
t/db_dependent/Koha_ExternalContent_OverDrive.t [moved from t/Koha_ExternalContent_OverDrive.t with 100% similarity]