Brings app/notifier.py from 73% to 100% test coverage by exercising the three notification functions' TEST_MODE early-return, non-204 response, and requests exception branches — the exact paths a requests upgrade regression would break silently.
4 lines
43 B
Plaintext
4 lines
43 B
Plaintext
.venv
|
|
__pycache__/
|
|
.coverage
|
|
.pytest_cache/ |