14 Mar
2017
14 Mar
'17
12:30 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18243 --- Comment #4 from Srdjan Jankovic <srdjan@catalyst.net.nz> --- Created attachment 61055 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=61055&action=edit Bug 18243: 16034 follow-up: Conditionally test Koha::ExternalContent::* modules loading To test: 1 - Make sure you don't have WebService::ILS installed 2 - prove t/00-load.t 3 - You should get a failure to load module and tests are skipped 4 - Apply patch 5 - prove t/00-load.t 6 - Module is not loaded, test are skipped Optional: 7 - Install WebService::ILS 5 - prove t/00-load.t 6 - Module is loaded, test passes -- You are receiving this mail because: You are watching all bug changes.