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
5b6986e01ca4fef8ee592955245f15c26bdeb93a
musicfetch
/
tests
History
zebra
5b6986e01c
test(server): cover validation 422s and pick-None 404; tighten message assert
...
Co-Authored-By: Claude Opus 4.8 <
noreply@anthropic.com
>
2026-06-08 20:18:54 -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
test(server): cover validation 422s and pick-None 404; tighten message assert
2026-06-08 20:18:54 -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