chore: clarify source ownership observability
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
prefer asserts actual['field'] == expected['field'] over assert actual == expected unless we know better (eg. no extra fields allowed)
|
||||
|
||||
Prefer pytest `tmp_path` for test-local filesystem state. Avoid fixed paths under `local_temp_root()` for tests that create durable files unless the test explicitly cleans or needs cross-process persistence; stale files there can change later test runs.
|
||||
|
||||
more later
|
||||
|
||||
# Test suite
|
||||
|
||||
Reference in New Issue
Block a user