[Koha-bugs] [Bug 17457] Use SearchWithISBNVariations in acquisition advanced search (histsearch.pl)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 24 21:59:29 CET 2018


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

--- Comment #11 from David Bourgault <david.bourgault at inlibro.com> ---
Created attachment 70910
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70910&action=edit
Bug 17457 - Add tests for each marc flavour

+ Added a `run_flavoured_tests` sub that runs for each MARC flavour
* Moved SearchWithISBNVariation tests to the new sub

I copied a lot of the necessary utility functions over Biblio.t (as of
Jonathan's suggestion). I also tried to name and organize the code in such a
way that it can be reused if anyone else needs to run "flavoured" tests in the
future.

prove t/db_dependant/Acquisition.t  OK
QA tool green

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


More information about the Koha-bugs mailing list