CI Report:
https://ci-tests.linuxserver.io/linuxserver/sabnzbd/nightly-aff68bc0-ls195/index.html
LinuxServer Changes:
No changes
Remote Changes:
Add make_mock_nzo helper for consistent NZO mocks
This change introduces a helper function make_mock_nzo to centralize the creation of mock NzbObject instances across tests. This reduces boilerplate, improves test readability, and ensures consistency in how NZO objects are mocked.