https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21116
--- Comment #6 from Tomás Cohen Arazi <[email protected]> --- Created attachment 78194 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78194&action=edit Bug 21116: Unit tests This path implements unit tests for the route-from-plugin development. It adds the required methods to the Koha::Plugin::Test plugin distributed along with the tests. A second plugin implementing invalid OpenAPI specs is added (Koha::Plugin::BadAPIRoute). 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] http://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/
