aboutsummaryrefslogtreecommitdiff
path: root/tests/testing
AgeCommit message (Collapse)AuthorFilesLines
12 dayschore: enforce fully strict static typing across library, tests, and tooling ↵natsuoto1-9/+25
with zero suppressions
13 dayschore: codebase-wide rule audit — eliminate Any/object where non-protocol, ↵natsuoto1-2/+1
hoist in-function imports, rename compound/folder-repeat files, replace generic-exception raises, bind chained comprehensions, strip __init__ docstrings, remove pragmas
13 daysfeat(testing): difflib-based snapshot helper with EDIFY_UPDATE_SNAPSHOTS=1 ↵natsuoto1-0/+90
regenerate mode