https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12430
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #114138|0 |1 is obsolete| | --- Comment #77 from Jonathan Druart <[email protected]> --- Created attachment 114200 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=114200&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. Signed-off-by: Martin Renvoize <[email protected]> JD amended patch: fix spelling connexion ==> connection -- 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/
