aboutsummaryrefslogtreecommitdiff
path: root/jb/managers/hit.py
AgeCommit message (Collapse)AuthorFilesLines
2026-02-27Fix amt manager on check_stale_hits and other tasks.Max Nanis1-1/+1
2026-02-26AMTManager moved to fixture, and dectorator with parameters on tasks and ↵Max Nanis1-1/+2
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/+3
out into seperate fixture files. Extensive type hinting.
2026-02-24Extensive use of type checking. Movement of pytest conf towards handling ↵Max Nanis1-12/+24
managers (for db agnostic unittest). Starting to organize pytests.
2026-02-19Models, Project files, some pytests, requirements.. etcMax Nanis1-0/+338