https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30889
--- Comment #29 from Martin Renvoize <[email protected]> --- 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. _______________________________________________ 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/
