[Koha-bugs] [Bug 31889] Insert 952 tags in correct order when embedding items

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 7 12:31:42 CET 2022


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

--- Comment #17 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 143350
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=143350&action=edit
Bug 31889: (follow-up) Add test for explicit warning

On bug 29697, an explicit call to 'warn' was added, but no tests were
added for that behavior.

This patch adds that.

To test:

1. Run:
   $ kshell
  k$ prove t/db_dependent/Koha/Biblio/Metadata.t
=> FAIL: There's a warn, no tests for it :-(
2. Apply this patch
3. Repeat 1
=> SUCCESS: A new test was added, no more warns printed
4. Sign off :-D

Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

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


More information about the Koha-bugs mailing list