Flamenco/internal/manager/job_deleter
Sybren A. Stüvel 3f4a9025fe Manager tests: replace assert.NoError() with require.NoError()
Back in the days when I wrote the code, I didn't know about the
`require` package yet. Using `require.NoError()` makes the test code
more straight-forward.

No functional changes, except that when tests fail, they now fail
without panicking.
2024-03-16 11:09:18 +01:00
..
mocks Manager: Adjust code for renaming SocketIO... types to Event... 2024-02-05 09:25:43 +01:00
interfaces.go Manager: Adjust code for renaming SocketIO... types to Event... 2024-02-05 09:25:43 +01:00
job_deleter_test.go Manager tests: replace assert.NoError() with require.NoError() 2024-03-16 11:09:18 +01:00
job_deleter.go Manager: Adjust code for renaming SocketIO... types to Event... 2024-02-05 09:25:43 +01:00