https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29900
Brendan Lawlor <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #15 from Brendan Lawlor <[email protected]> --- Works as advertised. The test scripts were very useful and should be handy in the future too! When testing I ran into a couple of minor issues that may help future testers: On the test script api_oauth2_test.pl there is an accidental 3 instead of # on line 70 The file for one of the unit tests is named differently than it's written in the test plan. It should be prove t/db_dependent/api/v1/auth_authenticate_api_request.t The QA scripts pass everything. This is a really useful enhancement. Nice work! -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
