12 Nov
2018
12 Nov
'18
10:09 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21798 --- Comment #5 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- I am quite ok to create such methods in TestBuilder.pm This new method will replace the multiple occurrences of: * add_biblio * create_helper_biblio * get_biblio We also will need methods to generate: * a logged in patron (with correct flag, library, userenv) * a superlibrarian patron * a MARC record * an item that can be checked out (itemtype, onloan, withdrawn, etc.) * a checkout * etc. -- You are receiving this mail because: You are watching all bug changes.