6 Jul
2017
6 Jul
'17
6:35 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18899 --- Comment #1 from Lee Jamison <ldjamison@marywood.edu> --- Created attachment 64858 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=64858&action=edit Bug 18899 - Tests should skip instead of failing when dependency modules are not installed Test Plan 1. Run 'prove -v t/db_dependent/00-strict.t' on a fresh Koha box. 2. Notice the failures listed caused by the missing modules in the Bug Description and number of tests ran. 3. Apply patch. 4. Re-run 'prove -v t/db_dependent/00-strict.t'. 5. Notice all tests pass and there are 1-3 less tests ran (skipped) -- You are receiving this mail because: You are watching all bug changes.