aboutsummaryrefslogtreecommitdiff
path: root/tests/conftest.py
AgeCommit message (Collapse)AuthorFilesLines
2026-02-26AMTManager moved to fixture, and dectorator with parameters on tasks and ↵Max Nanis1-1/+6
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-480/+28
out into seperate fixture files. Extensive type hinting.
2026-02-25test_notification (for sns mgmt), along with more type hinting on pytest ↵Max Nanis1-50/+81
conftest
2026-02-24Extensive use of type checking. Movement of pytest conf towards handling ↵Max Nanis1-47/+181
managers (for db agnostic unittest). Starting to organize pytests.
2026-02-21More pytest conf, some views, and defining more attrs on the settings configMax Nanis1-0/+421