https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21798
--- Comment #5 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ 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/
