]> git.koha-community.org Git - koha.git/commit
Bug 33406: Add tests
authorPedro Amorim <pedro.amorim@ptfs-europe.com>
Mon, 4 Sep 2023 12:28:29 +0000 (12:28 +0000)
committerMatt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Thu, 12 Oct 2023 15:45:35 +0000 (15:45 +0000)
commitc31e7b4fe2d8ca8bff4b5a020f4f2687ea05f6eb
tree4c922a0b0ebef93ad4c784d62b7435529a7128a0
parentab163870f9d7762e0766b532602a4a0c1046b1a6
Bug 33406: Add tests

Test plan:
1) Apply this tests patch only
2) Run: prove t/Koha/SearchEngine/ElasticSearch/Search.t
3) Notice it fails with nasty ES "Failed to parse query" error
4) Apply the other patches
5) Repeat 2) - notice theres no nasty error

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit fbd62562e0d67d22738435e44adf9f03900a147e)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit f36647c32a7224146ff2a8420b4c3243562f094c)
Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
t/Koha/SearchEngine/Elasticsearch/Search.t