aboutsummaryrefslogtreecommitdiff
path: root/jb/flow
AgeCommit message (Collapse)AuthorFilesLines
2026-02-27Updating py-utils to v3.3.4Max Nanis1-0/+2
2026-02-27Fix amt manager on check_stale_hits and other tasks.Max Nanis1-3/+4
2026-02-26check_hit_status to use manager param, and amt_stub_context usage in flow tests.Max Nanis1-2/+5
2026-02-26AMTManager moved to fixture, and dectorator with parameters on tasks and ↵Max Nanis2-22/+41
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 Nanis2-30/+64
out into seperate fixture files. Extensive type hinting.
2026-02-24Extensive use of type checking. Movement of pytest conf towards handling ↵Max Nanis6-40/+166
managers (for db agnostic unittest). Starting to organize pytests.
2026-02-21Cashout Methods (Assignment, Bonus) into Settings.Max Nanis1-0/+444
2026-02-21More pytest conf, some views, and defining more attrs on the settings configMax Nanis1-0/+103
2026-02-19Carer dir into project, some initial pytest, part of the flow tasks. License ↵Max Nanis4-0/+308
and Readme update