jellyfin/tests/Jellyfin.Providers.Tests
Joe Rogers 31baea072a
Address review comments
Clean up style
Fix references in class summaries
Combine Where+FirstOrDefault queries
Break up large method, long lines
Add validation on file extension
Apply test naming conventions
Extract mock of Movie class, comment on why not mocking interface

Co-authored-by: Cody Robibero <cody@robibe.ro>
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2021-10-20 14:10:16 +02:00
..
MediaInfo Address review comments 2021-10-20 14:10:16 +02:00
Omdb Move non-jellyfin extensions to separate project 2021-06-19 18:04:46 +02:00
Tmdb Add tests for NoralizeLanguage 2021-05-17 12:55:27 +02:00
Jellyfin.Providers.Tests.csproj Use new Enum.TryParse(ReadOnlySpan<char>) overload 2021-09-24 20:15:46 +02:00