This website requires JavaScript.
Explore
Help
Sign In
izebra_projects
/
musicfetch
Watch
1
Star
0
Fork
0
You've already forked musicfetch
Code
Issues
Pull Requests
Activity
Files
9984c162c6a4ef0f0699e0981b0f126697df1797
musicfetch
/
tests
History
zebra
9984c162c6
fix(server): return {message} body for request validation errors
...
Co-Authored-By: Claude Opus 4.8 <
noreply@anthropic.com
>
2026-06-08 20:27:00 -07:00
..
__init__.py
feat(server): load musicfetch binary as importable module
2026-06-08 19:49:18 -07:00
conftest.py
feat(server): FastAPI app with API-key auth and health check
2026-06-08 20:09:50 -07:00
test_actions.py
fix(server): announce track title not album in messages; cover error paths
2026-06-08 20:07:09 -07:00
test_api.py
fix(server): return {message} body for request validation errors
2026-06-08 20:27:00 -07:00
test_auth.py
feat(server): FastAPI app with API-key auth and health check
2026-06-08 20:09:50 -07:00
test_jobs.py
fix(server): harden job eviction and worker against missing job id
2026-06-08 19:59:31 -07:00
test_mf_loader.py
refactor(server): register loaded module in sys.modules, add __all__
2026-06-08 19:54:37 -07:00