Bug 33971: Remove x-koha-query usage in biblios.t
authorTomas Cohen Arazi <tomascohen@theke.io>
Tue, 13 Jun 2023 13:44:47 +0000 (10:44 -0300)
committerTomas Cohen Arazi <tomascohen@theke.io>
Mon, 3 Jul 2023 13:35:05 +0000 (10:35 -0300)
commit0f1b048b5d1a0e575a0352b978a21297cc282ad5
tree0d0085a179e565fe6fc28dc41b15473589099043
parent41c43449c6c2e2e926ed04cc06647d223a5864dd
Bug 33971: Remove x-koha-query usage in biblios.t

This patch removes handling of x-koha-query from the tests.

To test:
1. Run:
   $ ktd --shell
  k$ prove t/db_dependent/api/v1/biblios.t
=> SUCCESS: Tests pass
2. Apply this patch
3. Repeat 1
=> SUCCESS: Tests still pass! Change from x-koha-header to q= gives same
results.
4. Sign off :-D

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
t/db_dependent/api/v1/biblios.t