mirror of
https://github.com/calibrain/shelfmark.git
synced 2026-09-24 19:50:29 +01:00
Backend test hardening + quality enforcement (#872)
- Reworked many tests - Enforcing lint + type checking for test suite - Fixed various issues surfaced by the new tests - CI tweaks
This commit is contained in:
@@ -233,6 +233,7 @@ Log level is configurable via Settings or `LOG_LEVEL` environment variable.
|
||||
# Python tooling
|
||||
make install-python-dev # Sync Python runtime + dev tools with uv
|
||||
make python-checks # Run Ruff, BasedPyright, and Vulture
|
||||
make python-test-checks # Run lightweight lint/type checks for tests
|
||||
|
||||
# Frontend development
|
||||
make install # Install dependencies
|
||||
|
||||
Reference in New Issue
Block a user