Bug 28847: Unit tests
authorNick Clemens <nick@bywatersolutions.com>
Thu, 12 Aug 2021 11:11:54 +0000 (11:11 +0000)
committerKyle Hall <kyle@bywatersolutions.com>
Mon, 22 Nov 2021 18:37:19 +0000 (13:37 -0500)
commit036c53e9bf5051d21304a9ef569a1168c569874c
treef78ee7d8d34b9d3a6e77c7baea38558c8135c56b
parentb8608c840a3b547e4402e2fa80a8080daa06df7c
Bug 28847: Unit tests

Note: tests are very similar between ES and Zebra, however, ES requires the uppercase
OR and doesn't use '=' in the same way. I feel having test coverage in each module is fair and more future
proof in case of changes to search engine

Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com>
Signed-off-by: Joonas Kylmälä <joonas.kylmala@iki.fi>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
t/db_dependent/Koha/SearchEngine/Elasticsearch/QueryBuilder.t
t/db_dependent/Koha/SearchEngine/Zebra/QueryBuilder.t [new file with mode: 0755]