https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17015 --- Comment #15 from Mehdi Hamidi <mehdi.hamidi@inlibro.com> --- (In reply to Josef Moravec from comment #13)
Ad point 3 in your test plan: It would be better not to rely on existing >branchcodes, but use TestBuilder to make one you need
Our calendar needs to have valid branchcodes where their date are already in table discrete_calendar. Using TestBuilder gives random branchcodes so the dates cannot be retrieved from database since they are generated by generate_discrete_calendar.pl and add_days_discrete_calendar.pl.
If you have a suggestion to bypass the hard coded branchcodes, let us know!
Please discard this part. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.