https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29900
--- Comment #11 from CJ Lynce <[email protected]> --- 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. _______________________________________________ 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/
