| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-04-21 | add an unreject scriptHEADmaster | stuppie | 1 | -1/+2 | |
| 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-04-11 | get_wallet_balance_if_non_negative | stuppie | 1 | -1/+11 | |
| 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 | Fix amt manager on check_stale_hits and other tasks. | Max Nanis | 1 | -1/+1 | |
| 2026-02-27 | tests.flow all pass. Now everything is GREEN ✅ | Max Nanis | 2 | -2/+4 | |
| 2026-02-26 | AMTManager moved to fixture, and dectorator with parameters on tasks and ↵ | Max Nanis | 2 | -48/+86 | |
| 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 | 1 | -0/+3 | |
| 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 | 1 | -1/+2 | |
| conftest | |||||
| 2026-02-24 | Extensive use of type checking. Movement of pytest conf towards handling ↵ | Max Nanis | 6 | -44/+76 | |
| managers (for db agnostic unittest). Starting to organize pytests. | |||||
| 2026-02-21 | Cashout Methods (Assignment, Bonus) into Settings. | Max Nanis | 1 | -0/+87 | |
| 2026-02-19 | Models, Project files, some pytests, requirements.. etc | Max Nanis | 6 | -0/+906 | |
