[Koha-bugs] [Bug 18899] Tests should skip instead of failing when dependency modules are not installed

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 6 18:35:06 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18899

--- Comment #1 from Lee Jamison <ldjamison at 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.


More information about the Koha-bugs mailing list