[Koha-bugs] [Bug 30410] Add a way for plugins to register background tasks

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 19 09:33:24 CEST 2022


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

--- Comment #16 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 133386
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=133386&action=edit
Bug 30410: (follow-up) Instantiate object in unit test

This patch updates the unit test for the BackgroundJob->_derived_class()
private method to instantiate a proper object to work on instead of
calling the type_to_class_mapping method directly as non-object method.

Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

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


More information about the Koha-bugs mailing list