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
b0e3ce6e6c448933c836fb58bae917c014cca549
musicfetch
/
tests
History
zebra
b0e3ce6e6c
feat(lidarr): add Artist - Track query splitter
2026-06-08 21:08:02 -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: write single first-artist tag, not doubled/multi-artist
2026-06-08 20:39:03 -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_lidarr_match.py
feat(lidarr): add Artist - Track query splitter
2026-06-08 21:08:02 -07:00
test_mf_loader.py
refactor(server): register loaded module in sys.modules, add __all__
2026-06-08 19:54:37 -07:00