aboutsummaryrefslogtreecommitdiff
path: root/tests/managers/test_amt.py
AgeCommit message (Collapse)AuthorFilesLines
2026-02-26AMTManager moved to fixture, and dectorator with parameters on tasks and ↵Max Nanis1-9/+75
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 Nanis1-0/+36
out into seperate fixture files. Extensive type hinting.