Koha/t/db_dependent/Koha
Nick Clemens 4a36c1ac04
Bug 23719: (follow-up) Add warn when passed invalid search field in marclist
Note: I also remove warnings for undefined operation in this patch, is a trivial fix

To test:
prove -v t/db_dependent/Koha/SearchEngine/Elasticsearch/QueryBuilder.t

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2019-11-06 17:06:38 +00:00
..
Account Bug 23805: Update 'Pay' to 'PAYMENT' for consistency 2019-10-24 17:35:20 +01:00
Acquisition
Biblio
BiblioUtils
Cash
Charges Bug 23382: (RM follow-up) Days of the week discrepancies 2019-10-28 12:20:21 +00:00
Checkouts Bug 14697: (QA follow-up) Restore FK on issue_id and adjust tests 2019-10-31 12:05:27 +00:00
Club Bug 19618: Add tests 2019-10-01 08:05:58 +01:00
Config
Filter Bug 23793: Unit tests 2019-10-23 17:33:09 +01:00
IssuingRules
Item
Library
Objects/Mixin
Patron
Patrons Bug 17359: Use a unicode character in tests 2019-11-06 17:03:37 +00:00
Plugins Bug 22706: (RM follow-up) Add unit tests 2019-10-31 12:21:22 +00:00
REST
SearchEngine Bug 23719: (follow-up) Add warn when passed invalid search field in marclist 2019-11-06 17:06:38 +00:00
Subscription
Tags
Template/Plugin
Z3950Responder Bug 13937: (follow-up) Fix searching with UTF-8 characters. 2019-10-23 15:01:44 +01:00
Account.t Bug 23805: Drop type lookup as it's now a foreign key 2019-10-24 17:35:20 +01:00
ActionLogs.t
ApiKeys.t
Authorities.t
Biblio.t
BiblioFrameworks.t
Biblios.t Bug 22445: Replace %% with {} 2019-10-22 15:02:51 +01:00
Checkouts.t
CirculationRules.t
Cities.t
ClassSortRules.t
ClassSources.t
ClassSplitRules.t
CsvProfiles.t
Database.t
GetDailyQuote.t
Holds.t
IssuingRules.t
Item.t Bug 23807: Unit tests 2019-10-17 15:06:23 +01:00
Items.t Bug 23413: Fix tests 2019-10-25 10:45:36 +01:00
ItemTypes.t
KeyboardShortcuts.t
Libraries.t Bug 23821: Remove new occurrence of create_helper_biblio 2019-10-17 14:52:43 +01:00
MarcSubfieldStructures.t
News.t
Notices.t
Object.t Bug 23770: Unit tests 2019-10-21 10:03:59 +01:00
Objects.t Bug 23770: (follow-up) Add tests for Koha::Objects->TO_JSON 2019-10-21 10:04:11 +01:00
Patron.t Bug 23049: Update existing code to use debit_type 2019-10-24 17:24:15 +01:00
Patrons.t
Ratings.t
Reports.t
Reviews.t
SearchField.t Bug 20589: (RM follow-up) Fix Koha::SearchField.t 2019-10-03 14:17:32 +01:00
SharedContent.t
SMS_Providers.t
Subscription.t
Suggestions.t
Tags.t
Z3950Servers.t