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

--- Comment #1 from Julian Maurice <[email protected]> ---
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.
_______________________________________________
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/

Reply via email to