http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13799
--- Comment #109 from Olli-Antti Kivilahti <[email protected]> --- Created attachment 41273 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=41273&action=edit Bug 13799 - 6. REST API Testing framework Introduces the Swagger2TestRunner which takes care of authentication and API consumer creation behind the scenes, and makes sure all API endpoints get test coverage. This way the test automator can focus on testing the business logic instead of duplicating authentication and API consumer creation in various test scripts. Run t/db_dependent/Api/V1/testREST.pl and it will tell you what you need to do. -- 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/
