| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-04-11 | pydantic after model_validator doesnt raise a ValidationError if a KeyError ↵ | stuppie | 2 | -10/+23 | |
| 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-04-11 | get_wallet_balance_if_non_negative | stuppie | 2 | -3/+17 | |
| 2026-04-11 | emit_error_event if failed process_assignment_submitted | stuppie | 1 | -1/+10 | |
| 2026-02-27 | get_user_profile fix pt 2 | stuppie | 1 | -0/+2 | |
| 2026-02-27 | get_user_profile fix | stuppie | 1 | -1/+9 | |
| 2026-02-27 | Updating py-utils to v3.3.4 | Max Nanis | 1 | -0/+2 | |
| 2026-02-27 | Fix amt manager on check_stale_hits and other tasks. | Max Nanis | 4 | -7/+7 | |
| 2026-02-27 | tests.flow all pass. Now everything is GREEN ✅ | Max Nanis | 2 | -2/+4 | |
| 2026-02-26 | check_hit_status to use manager param, and amt_stub_context usage in flow tests. | Max Nanis | 2 | -4/+10 | |
| 2026-02-26 | AMTManager moved to fixture, and dectorator with parameters on tasks and ↵ | Max Nanis | 5 | -70/+130 | |
| init / non-static class appraoch. More assertion checks and typing. TestMTurkClient seperated from TestAMTManger | |||||
| 2026-02-26 | Passing Managers into flow tasks for better pytest usage. Conftests broken ↵ | Max Nanis | 3 | -30/+67 | |
| out into seperate fixture files. Extensive type hinting. | |||||
| 2026-02-25 | test_notification (for sns mgmt), along with more type hinting on pytest ↵ | Max Nanis | 3 | -57/+31 | |
| conftest | |||||
| 2026-02-24 | Extensive use of type checking. Movement of pytest conf towards handling ↵ | Max Nanis | 25 | -289/+308 | |
| managers (for db agnostic unittest). Starting to organize pytests. | |||||
| 2026-02-21 | Cashout Methods (Assignment, Bonus) into Settings. | Max Nanis | 3 | -0/+534 | |
| 2026-02-21 | More pytest conf, some views, and defining more attrs on the settings config | Max Nanis | 4 | -0/+400 | |
| 2026-02-19 | Carer dir into project, some initial pytest, part of the flow tasks. License ↵ | Max Nanis | 9 | -0/+527 | |
| and Readme update | |||||
| 2026-02-19 | Models, Project files, some pytests, requirements.. etc | Max Nanis | 17 | -0/+2041 | |
