jellyfin/tests
ZeusCraft10 244757c92c Fix KeyNotFoundException in CryptographyProvider.Verify
When a password hash is missing the 'iterations' parameter, Verify now
throws a descriptive FormatException instead of KeyNotFoundException.

- Extract GetIterationsParameter() helper method to avoid code duplication
- Provide distinct error messages for missing vs invalid parameters
- Add comprehensive unit tests for CryptographyProvider
2026-01-05 23:03:22 -05:00
..
Jellyfin.Api.Tests
Jellyfin.Common.Tests
Jellyfin.Controller.Tests
Jellyfin.Extensions.Tests
Jellyfin.LiveTv.Tests
Jellyfin.MediaEncoding.Hls.Tests
Jellyfin.MediaEncoding.Keyframes.Tests
Jellyfin.MediaEncoding.Tests Backport pull request #15807 from jellyfin/release-10.11.z 2025-12-28 07:22:31 -05:00
Jellyfin.Model.Tests
Jellyfin.Naming.Tests Merge pull request #14824 from CodyEngel/fix-numeric-titles 2025-11-27 16:32:11 +01:00
Jellyfin.Networking.Tests
Jellyfin.Providers.Tests Handle xx as TMDb no language for backdrops (#14941) 2025-10-04 21:04:35 +02:00
Jellyfin.Server.Implementations.Tests Fix KeyNotFoundException in CryptographyProvider.Verify 2026-01-05 23:03:22 -05:00
Jellyfin.Server.Integration.Tests Add back UpdateUserPassword_Empty_RemoveSetPassword test 2025-10-19 09:45:55 +02:00
Jellyfin.Server.Tests
Jellyfin.XbmcMetadata.Tests add test for new uniqueid nfo key normalisation 2025-10-08 15:32:30 +00:00
coverletArgs.runsettings
Directory.Build.props