[Koha-bugs] [Bug 30536] Embeds should be defined in a single place

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 3 09:10:33 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30536

--- Comment #25 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
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.


More information about the Koha-bugs mailing list