aboutsummaryrefslogtreecommitdiff
path: root/tests/fixtures
AgeCommit message (Expand)AuthorFilesLines
2026-02-27try for FKVioloation constraint. Jenkins drops the DB, not critical (dependin...Max Nanis1-24/+49
2026-02-27Fix assignment_record yield model cleanup.Max Nanis1-3/+1
2026-02-27AsyncGenerator type checking and model imports to http fixtures.Max Nanis1-5/+7
2026-02-27tests.flow all pass. Now everything is GREEN ✅Max Nanis2-9/+20
2026-02-26check_hit_status to use manager param, and amt_stub_context usage in flow tests.Max Nanis1-5/+5
2026-02-26AMTManager moved to fixture, and dectorator with parameters on tasks and init...Max Nanis1-0/+10
2026-02-26Passing Managers into flow tasks for better pytest usage. Conftests broken ou...Max Nanis6-0/+1014