29 Aug
2025
29 Aug
'25
10:27 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29900 --- Comment #11 from CJ Lynce <cj.lynce@westlakelibrary.org> --- Created attachment 185991 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=185991&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 -- You are receiving this mail because: You are watching all bug changes.