aboutsummaryrefslogtreecommitdiff
path: root/jb/managers
AgeCommit message (Collapse)AuthorFilesLines
2026-02-27get_user_profile fix pt 2stuppie1-0/+2
2026-02-27get_user_profile fixstuppie1-1/+9
2026-02-27Fix amt manager on check_stale_hits and other tasks.Max Nanis1-1/+1
2026-02-27tests.flow all pass. Now everything is GREEN ✅Max Nanis2-2/+4
2026-02-26AMTManager moved to fixture, and dectorator with parameters on tasks and ↵Max Nanis2-48/+86
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-25test_notification (for sns mgmt), along with more type hinting on pytest ↵Max Nanis1-1/+2
conftest
2026-02-24Extensive use of type checking. Movement of pytest conf towards handling ↵Max Nanis6-44/+76
managers (for db agnostic unittest). Starting to organize pytests.
2026-02-21Cashout Methods (Assignment, Bonus) into Settings.Max Nanis1-0/+87
2026-02-19Models, Project files, some pytests, requirements.. etcMax Nanis6-0/+906