[Koha-bugs] [Bug 21798] We need t::lib::TestBuilder::gimme_a_biblio

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 12 22:09:57 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21798

--- Comment #5 from Jonathan Druart <jonathan.druart at 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.


More information about the Koha-bugs mailing list