7 cases: package importable, fresh ok, stale, unreachable, HTTP error, missing last_update field, unparseable timestamp. pytest.ini sets pythonpath=src so tests run without PYTHONPATH set in the environment. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
4 lines
44 B
INI
4 lines
44 B
INI
[pytest]
|
|
pythonpath = src
|
|
testpaths = tests
|