[Koha-bugs] [Bug 26364] XISBN.t makes a bad assumption about return values

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 9 16:37:06 CEST 2020


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

--- Comment #12 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 109825
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109825&action=edit
Bug 26364: Adjust unit tests

We shouldn't rely on knowing exactly which ISBNs we get, we should specifically
check for what we do or don't expect.

I believe we should return biblios that have the same isbn we passed, as it
signlas we have another
biblio in the catalog that matches the one we are on.

To test:
prove -v t/db_dependent/XISBN.t

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


More information about the Koha-bugs mailing list