aboutsummaryrefslogtreecommitdiff
path: root/tests/fixtures/models.py
AgeCommit message (Collapse)AuthorFilesLines
2026-02-27try for FKVioloation constraint. Jenkins drops the DB, not critical ↵Max Nanis1-24/+49
(depending on subsequent tests)
2026-02-27Fix assignment_record yield model cleanup.Max Nanis1-3/+1
2026-02-27tests.flow all pass. Now everything is GREEN ✅Max Nanis1-2/+2
2026-02-26Passing Managers into flow tasks for better pytest usage. Conftests broken ↵Max Nanis1-0/+279
out into seperate fixture files. Extensive type hinting.