[Koha-bugs] [Bug 27797] Make POST /holds use the stashed koha.overrides

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 8 16:36:04 CET 2021


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

--- Comment #12 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 117929
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117929&action=edit
Bug 27797: (QA follow-up) Make tests more robust

This patch makes the tests mock things so the complex holds scenarios
where existing data could interfere, don't get in the middle with what
we need to test.

To test:
1. Apply this patch
2. Run:
   $ kshell
  k$ prove t/db_dependent/api/v1/holds.t
=> SUCCESS: Nothing broke

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