jellyfin/tests/Jellyfin.Server.Implementations.Tests/Library
Cody Robibero 906f701fa8
Convert CollectionType, SpecialFolderType to enum (#9764)
* Convert CollectionType, SpecialFolderType to enum

* Hide internal enum CollectionType values

* Apply suggestions from code review

Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com>

* Fix recent change

* Update Jellyfin.Data/Attributes/OpenApiIgnoreEnumAttribute.cs

Co-authored-by: Patrick Barron <barronpm@gmail.com>

---------

Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com>
Co-authored-by: Patrick Barron <barronpm@gmail.com>
2023-11-09 14:00:29 -07:00
..
LibraryManager Add test for cleaning extra names 2023-03-18 21:52:04 -05:00
AudioResolverTests.cs Convert CollectionType, SpecialFolderType to enum (#9764) 2023-11-09 14:00:29 -07:00
EpisodeResolverTest.cs Convert CollectionType, SpecialFolderType to enum (#9764) 2023-11-09 14:00:29 -07:00
IgnorePatternsTests.cs Ignore .zfs folder 2023-09-27 20:35:00 +02:00
MediaSourceManagerTests.cs
MediaStreamSelectorTests.cs
MovieResolverTests.cs
PathExtensionsTests.cs Reduce string literal length by using verbatim string 2023-10-08 00:26:12 +02:00