Bug 20596: Add unit test for multiple values in authority search
authorDavid Cook <dcook@prosentient.com.au>
Wed, 14 Dec 2022 05:17:02 +0000 (05:17 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Thu, 15 Dec 2022 12:52:16 +0000 (09:52 -0300)
commit76d676a868be048ec57c8eb178bf813a12823c6e
tree7d61430c9410e7fc06852b9a0a01d4728f6cda36
parentb2a23149bdfdd27b1ccf5ec2106e92da4dbe05a4
Bug 20596: Add unit test for multiple values in authority search

This patch adds a unit test which returns 2 authority records
via an implicit OR when searching for strings from two different
authority records.

Test plan:
1. prove t/db_dependent/Search.t

Signed-off-by: Jan Kissig <jan.kissig@th-wildau.de>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
t/db_dependent/Search.t