[Koha-bugs] [Bug 29368] Zebra index not correctly mocked from tests

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 29 15:46:47 CEST 2021


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #127087|0                           |1
        is obsolete|                            |
 Attachment #127088|0                           |1
        is obsolete|                            |
 Attachment #127089|0                           |1
        is obsolete|                            |

--- Comment #9 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 127097
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=127097&action=edit
Bug 29368: Correctly mock Zebra index from tests

This is just reusing what is done in Search.t (and that is correct).
But search_utf8.t and remove_from_cart.t are wrong as we want to use the
UI (and we cannot mock the zebra index, ie. koha-conf, from tests for
plack).

This still needs some work but improve a bit the existing code and make
tests pass (hopefully!)

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


More information about the Koha-bugs mailing list