https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34632
--- Comment #8 from Pedro Amorim (ammopt) <[email protected]> --- Created attachment 200600 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=200600&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 <[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/
