Summary: | In unit tests, validate CCL queries using ZOOM::Query::CCL2RPN | ||
---|---|---|---|
Product: | Koha | Reporter: | David Cook <dcook> |
Component: | Test Suite | Assignee: | Chris Cormack <chris> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | ||
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30865 | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: |
Description
David Cook
2022-05-30 04:12:23 UTC
The tricky part of course is that we build/mangle/manipulate/transform queries all over the place so this might be easier said than done. |