Files
navidrome/ui
Deluan 27d81ffd96 test: add comprehensive non-admin user test cases for NowPlaying visibility
Enhances test coverage by making the usePermissions mock dynamic and adding test cases that verify:
- Admin users can see NowPlayingPanel when adminOnly is true
- Non-admin users cannot see NowPlayingPanel when adminOnly is true
- Non-admin users can see NowPlayingPanel when adminOnly is false
- Non-admin users cannot see NowPlayingPanel when feature is disabled

This ensures the admin-only permission check works correctly for all user types.
2025-12-15 13:04:49 -05:00
..
2020-01-26 20:09:25 -05:00
2021-07-20 20:22:15 -04:00
2025-03-10 14:50:16 -04:00