https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30536
--- Comment #25 from Martin Renvoize <[email protected]> --- Created attachment 134484 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=134484&action=edit Bug 30536: Fix Query.t Unit Test The stash_embed method no longer validates the query so this patch drops the validation tests and instead just focuses on varifying the correct output structure of the stash after the method call. We have not lost validation however, it now happens only once at the OpenAPI level and tests are present in t/db_dependent/api/v1/query.t -- 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/
