https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29900
Brendan Lawlor <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #185991|0 |1 is obsolete| | --- Comment #14 from Brendan Lawlor <[email protected]> --- Created attachment 191506 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=191506&action=edit Bug 29900: Unit tests This patch adds unit tests for the feature allowing to update 'lastseen' for an API service user both through auth_basic and oauth2 To test: 1. Apply Patch 2. Run: #> prove t/db_dependent/api/v1/auth_basic.t Verify all tests PASS 3. Run: #> prove prove t/db_dependent/api/v1/authenticate_api_request.t Verify all tests PASS Signed-off-by: Brendan Lawlor <[email protected]> -- 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/
