https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20612
Kyle M Hall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #74521|0 |1 is obsolete| | Attachment #74522|0 |1 is obsolete| | Attachment #74523|0 |1 is obsolete| | --- Comment #13 from Kyle M Hall <[email protected]> --- Created attachment 74531 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=74531&action=edit Bug 20612: Unit tests This patch makes the oauth.t tests leverage on the new Koha::ApiKey(s) classes. It adds tests for expired tokens too. To test: - Apply this patch - Run: $ kshell k$ prove t/db_dependent/api/v1/oauth.t => FAIL: Tests should fail without the rest of the patches. Sponsored-by: ByWater Solutions Signed-off-by: Julian Maurice <[email protected]> Signed-off-by: Kyle M Hall <[email protected]> -- 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/
