https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32713
--- Comment #12 from Tomás Cohen Arazi <[email protected]> --- Created attachment 148289 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=148289&action=edit Bug 32713: Unit tests This patch adds unit tests to prove we return a 400 and an appropriate error message when calling an endpoint that is not defined to support x-koha-embed whilst passing an x-koha-embed header. Test plan: 1) Run test prior to applying second patch and confirm it fails 2) Run test after applying second patch and confirm it passes Signed-off-by: Jonathan Druart <[email protected]> Signed-off-by: Tomas Cohen Arazi <[email protected]> -- 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/
