test: add helper path test and stub requests (#4)

This commit is contained in:
2025-07-14 16:21:06 +03:00
committed by GitHub
parent 0c740539d0
commit c47ad984a6
5 changed files with 45 additions and 1 deletions

View File

@@ -72,6 +72,9 @@ make lint
# Run tests
make test
# Lint and test with pre-commit
pre-commit run --files <changed files>
```
## System Setup for ffmpeg