[Koha-bugs] [Bug 33161] Implement +strings for GET /items and /items/:item_id

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 10 13:45:38 CET 2023


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

Tomás Cohen Arazi <tomascohen at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #148063|0                           |1
        is obsolete|                            |

--- Comment #24 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 148068
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=148068&action=edit
Bug 33161: Unit tests

To test:
1. Apply this patch
2. Run:
   $ ktd --shell
  k$ prove t/db_dependent/Koha/Item.t
=> SUCCESS: Tests pass!
3. Sign off :-D

Edit: added missing test for unmapped attribute

Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

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


More information about the Koha-bugs mailing list