[Koha-bugs] [Bug 19040] Refactor C4::Biblio::GetMarcBiblio

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 11 03:01:56 CEST 2017


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

M. Tompsett <mtompset at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |Needs Signoff

--- Comment #3 from M. Tompsett <mtompset at hotmail.com> ---
TEST PLAN
---------
perldoc C4::Biblio
prove t/Biblio.t
prove t/db_dependent/Acquisition/OrderFromSubscription.t
prove t/db_dependent/AdditionalField.t
prove t/db_dependent/Bookseller.t
prove t/db_dependent/Letters.t
prove t/db_dependent/Serials/Claims.t
prove t/db_dependent/Serials_2.t
prove t/db_dependent/Authorities/Merge.t
prove t/db_dependent/Biblio.t
prove t/db_dependent/Exporter/Record.t
prove t/db_dependent/Record/marcrecord2csv.t
prove t/db_dependent/HoldsQueue.t
prove t/db_dependent/Items.t
prove t/db_dependent/Koha/Filter/EmbedItemsAvailability.t
prove t/db_dependent/OAI/Sets.t
prove t/db_dependent/Koha/BiblioUtils.t
prove t/db_dependent/OAI/Server.t
prove t/db_dependent/Reserves/MultiplePerRecord.t
prove t/db_dependent/ShelfBrowser.t
run the koha qa test tools -- if the changes have a typo, they'll fail.
eyeball each change:
- have the parameters changed? That is, should biblionumber, embeditems, and
opac be the same expected values as before?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list