aboutsummaryrefslogtreecommitdiff
path: root/tests/fixtures
AgeCommit message (Collapse)AuthorFilesLines
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 ↵Max Nanis1-0/+10
init / non-static class appraoch. More assertion checks and typing. TestMTurkClient seperated from TestAMTManger
2026-02-26Passing Managers into flow tasks for better pytest usage. Conftests broken ↵Max Nanis6-0/+1014
out into seperate fixture files. Extensive type hinting.