Files
navidrome/tests
Deluan ef3dddd164 refactor: remove dead user validation code and simplify mock
Removed the now-empty userValidation.js and its test file since the
validation function was reduced to a no-op. Cleaned up the callers in
UserCreate and UserEdit that referenced it. Simplified the mock
GetUserLibraries fallback to delegate to GetAll instead of duplicating
its logic, and removed redundant comments.
2026-03-29 11:48:05 -04:00
..