Bug 35118 - Background job workers are not tested
Summary: Background job workers are not tested
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low major (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks: 35092
  Show dependency treegraph
 
Reported: 2023-10-20 13:32 UTC by Tomás Cohen Arazi
Modified: 2023-10-20 13:33 UTC (History)
6 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomás Cohen Arazi 2023-10-20 13:32:22 UTC
The worker's code is a moving target, and all changes we make are tricky. We should at least move some parts of the code somewhere we can write mocked tests for it.