aboutsummaryrefslogtreecommitdiff
path: root/jb/flow/events.py
AgeCommit message (Collapse)AuthorFilesLines
2026-02-27Updating py-utils to v3.3.4Max Nanis1-0/+2
2026-02-26AMTManager moved to fixture, and dectorator with parameters on tasks and ↵Max Nanis1-2/+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-1/+3
out into seperate fixture files. Extensive type hinting.
2026-02-24Extensive use of type checking. Movement of pytest conf towards handling ↵Max Nanis1-10/+25
managers (for db agnostic unittest). Starting to organize pytests.
2026-02-19Carer dir into project, some initial pytest, part of the flow tasks. License ↵Max Nanis1-0/+126
and Readme update