[Koha-bugs] [Bug 30394] Add 'draw' handling to the datatables wrapper and REST API

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 30 14:03:33 CEST 2022


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

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

This patch adds tests for checking the x-koha-request-id header is
returned on GET routes that have it enabled, and then the request
includes it.

To test:
1. Apply this patch
2. Run:
   $ kshell
  k$ prove t/db_dependent/api/v1/query.t
=> FAIL: The feature is not implemented, tests fail

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