https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18086 --- Comment #41 from Baptiste Wojtkowski (bwoj) <baptiste.wojtkowski@biblibre.com> --- (In reply to Victor Grousset/tuxayo from comment #39)
Are there other tests relevant to run than t/db_dependent/Overdues.t ? Because a coverage analysis[1] shows that GetBranchcodesWithOverdueRules and GetOverdueMessageTransportTypes aren't executed during Overdues.t.
[1] https://wiki.koha-community.org/wiki/ Coding_Guidelines#PERL17%3A_Unit_tests_are_required
Hi ! I don't get your point, tests 4-12 are supposed to test GetOverdueMessageTransportTypes and 13-17 are testing GetBranchcodesWithOverdueRules, am I missing something ?
The database upgrade fails when ran twice.
Done
---
test plan:
6) Editor should behave as it did before
I forgot how that works, is the editor this page?: http://localhost:8081/cgi-bin/koha/tools/overduerules.pl
As far as I understand the test plan, yes it is
Thanks a lot Baptiste for reviving this old and needed ticket :D
Thanks for the detailed QA feedback ! :) -- You are receiving this mail because: You are watching all bug changes.