https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12430
--- Comment #70 from David Cook <[email protected]> --- Created attachment 114132 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=114132&action=edit Bug 12430: Add unit tests for C4::Search::buildQuery This patch adds unit tests for buildQuery, especially focusing on the use of the (rk=()) wrapper. Note that the Net::Z3950::ZOOM library is used to test the queries for CCL validity on top of the string matching used in the got/expected comparisons. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
