Write unit tests for SessionDisconnectJob #134
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Task
Summary
The SessionDisconnectJob, whose purpose it is to disconnect sessions that have reaced the set timeout, needs to be tested.
Context
SessionDisconnectJob, Unit Tests
Current Progress
Notes
None
Checklist
created branch
feat/134-write-unit-tests-for-sessiondisconnectjobto address this issueadded 30m of time spent at 2026-04-27 12:00:00 +0200
These tests are not the best unit tests I wrote, mainly because the job integrates into many neighbouring components.
Nevertheless the combination of both tests should still provide a good coverage of potential bugs.
mentioned in merge request !160
mentioned in commit
71f2d3c2ceassigned to @lars.winzer
marked the checklist item Write unit tests for SessionDisconnectJob as completed
mentioned in task #111