[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:15:35 CEST 2022


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

Jonathan Druart <jonathan.druart+koha at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #132576|0                           |1
        is obsolete|                            |
 Attachment #132577|0                           |1
        is obsolete|                            |
 Attachment #132578|0                           |1
        is obsolete|                            |
 Attachment #132579|0                           |1
        is obsolete|                            |

--- Comment #5 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 132582
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=132582&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>

Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

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


More information about the Koha-bugs mailing list