https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40847
--- Comment #1 from Tomás Cohen Arazi (tcohen) <[email protected]> --- Created attachment 186690 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=186690&action=edit Bug 40847: Add input validation tests for OAuth login This patch adds tests to document the current behavior of OAuth login endpoint with missing or invalid parameters. Valitation is added for the interface parameter on the spec. Test plan: 1. Apply patch 2. Run: $ ktd --shell k$ prove t/db_dependent/api/v1/oauth.t => SUCCESS: Tests pass! Current behavior documented 3. Sign off :-D -- 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/
