[Koha-bugs] [Bug 14748] REST API Testing framework

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 27 19:28:04 CEST 2015


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

--- Comment #1 from Julian Maurice <julian.maurice at biblibre.com> ---
Created attachment 42043
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=42043&action=edit
Bug 14748: 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