| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-04-11 | pydantic after model_validator doesnt raise a ValidationError if a KeyError ↵ | stuppie | 1 | -4/+14 | |
| is raised, only a ValueError. did not know that. try except ValidationError in get_assignment bc Baddies have been known to submit assignments with purposely malformed "answer" (xml) section to break the process_assignment flow | |||||
| 2026-02-26 | AMTManager moved to fixture, and dectorator with parameters on tasks and ↵ | Max Nanis | 1 | -47/+84 | |
| init / non-static class appraoch. More assertion checks and typing. TestMTurkClient seperated from TestAMTManger | |||||
| 2026-02-24 | Extensive use of type checking. Movement of pytest conf towards handling ↵ | Max Nanis | 1 | -6/+15 | |
| managers (for db agnostic unittest). Starting to organize pytests. | |||||
| 2026-02-19 | Models, Project files, some pytests, requirements.. etc | Max Nanis | 1 | -0/+216 | |
