7 Commits

Author SHA1 Message Date
Ross dfd37a7a62 update tests 2025-12-09 14:29:54 +00:00
Ross eb95f5fa6d . 2025-12-09 11:55:00 +00:00
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 70dc279a02 update from last round 2024-12-23 16:56:53 +00:00
Ross dc975b991c many improvements 2022-07-11 19:46:40 +01:00
Ross 0cebbfddf6 pre repalce 2022-05-26 15:56:28 +01:00
Ross c9ba2a098c start pydanitification 2022-05-26 15:38:35 +01:00