[Koha-bugs] [Bug 29290] Add routes to fetch checkouts for a given biblio

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 27 14:08:08 CEST 2021


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

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

This patch adds unit tests for the new route. All behaviors are tested:

To test:
1. Apply this patch
2. Run:
   $ kshell
  k$ prove t/db_dependent/api/v1/biblios.t
=> SUCCESS: Tests pass!
3. 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