https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34632 --- Comment #22 from Lisette Scheer <lisette@bywatersolutions.com> --- Created attachment 201111 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201111&action=edit Bug 34632: Add tests for Koha::BackgroundJob::PatronImport Tests cover enqueue() (status, queue, job_size, job_type) and six process() scenarios: happy path, import errors (with validation that the 25-error cap has been removed), already_in_db and overwritten, patron list creation, and cancelled job handling. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Signed-off-by: Brendan Lawlor <blawlor@clamsnet.org> Signed-off-by: Lisette Scheer <lisette@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.