Block a user
devopsbot update
chore(deps): update dependency pytest to v9
chore(deps): update dependency mypy to v1.19.1
chore(deps): update dependency pytest to v7.4.4
generate unit tests
Added Radarr/Sonarr/table unit tests, a dev requirements file, mypy config, and a GH Actions workflow that runs pytest + mypy. Tests passing locally: pytest, mypy. See PR #15 for the full change.
Add tests, tooling, and CI