[Koha-bugs] [Bug 30889] Background jobs lead to wrong/missing info in logs

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jun 20 17:02:59 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30889

--- Comment #29 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 136375
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=136375&action=edit
Bug 30889: Unit tests

This patch adds a unit test for the 'enqueue' part of the bug. We check
that the mocked context (and interface) are recorded with the job
enqueue in the new 'context' field.

We do not yet test the 'process' end, where we then read the context out
and set the job Context from it.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list