Commit Graph

3 Commits

Author SHA1 Message Date
Ross 76f3b48c1d Refactor shift constraints in tests to use new constraint classes
- Updated test cases in `test_workers.py` to replace dictionary-based constraints with instances of `PreShiftConstraint`, `PostShiftConstraint`, and `MaxShiftsPerWeekConstraint`.
- Added a new test `test_worker_assign_as_block_preference2` to verify worker preferences for block assignments.
- Marked tests as slow where appropriate to improve test suite performance.
2025-08-11 13:03:08 +01:00
Ross 2443ac285b fix a few more things 2025-06-22 22:20:52 +01:00
Ross a647416720 major test refactoring 2025-06-05 23:40:28 +01:00