[Koha-bugs] [Bug 13455] Members/AddEnrolmentFeeIfNeeded.t requires sample data

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 18 22:16:35 CET 2015


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

--- Comment #2 from Magnus Enger <magnus at enger.priv.no> ---
Created attachment 36008
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=36008&action=edit
Bug 13455: Members/AddEnrolmentFeeIfNeeded.t requires sample data

TEST PLAN
---------
1) Make sure there are no 'J', 'K', nor 'YA' patron category codes.
2) Make sure there are no 'CPL' nor 'MPL' branch codes.
3) prove t/db_dependent/Members/AddEnrolmentFeeIfNeeded.t
   -- dies horribly
4) apply patch
5) prove t/db_dependent/Members/AddEnrolmentFeeIfNeeded.t
   -- passes
6) Run koha qa test tools

Signed-off-by: Magnus Enger <magnus at enger.priv.no>
For me, the tests fail because I have a Norweian setup with different
categories etc. After applying the patch the tests pass.

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


More information about the Koha-bugs mailing list