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

--- Comment #32 from M. Tompsett <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to