[Koha-bugs] [Bug 13799] Add base for building RESTful API

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 31 17:25:03 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13799

--- Comment #109 from Olli-Antti Kivilahti <olli-antti.kivilahti at jns.fi> ---
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.


More information about the Koha-bugs mailing list