aboutsummaryrefslogtreecommitdiff
path: root/tests/http/test_report.py
AgeCommit message (Collapse)AuthorFilesLines
2026-02-26Passing Managers into flow tasks for better pytest usage. Conftests broken ↵Max Nanis1-0/+0
out into seperate fixture files. Extensive type hinting.
2026-02-24Extensive use of type checking. Movement of pytest conf towards handling ↵Max Nanis1-0/+0
managers (for db agnostic unittest). Starting to organize pytests.