30 Mar
2022
30 Mar
'22
1:03 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30394 --- Comment #1 from Tomás Cohen Arazi <tomascohen@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@theke.io> -- You are receiving this mail because: You are watching all bug changes.