[Koha-bugs] [Bug 7567] News by Library: refactor, enhance, and fix

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 13 05:29:46 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7567

--- Comment #32 from M. Tompsett <mtompset at hotmail.com> ---
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=23501&action=diff
is the beginning of the breaking the first patch into smaller pieces. It
applies against master, and basically creates the basis for the tests that must
continue to succeed at each step.

TEST PLAN
---------
1) git checkout -b bug_7567 origin/master
2) cat t/NewsChannels.t
3) cry that only a use was checked.
4) prove -v t/NewsChannels.t
5) git bz apply 7567
6) prove -v t/db_dependent/NewsChannels.t
7) cat t/NewsChannels.t
8) cheer that all the functions in C4/NewsChannels.pm are called at least once.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list