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 Add some docs and tests 2021-11-07 22:32:08 +01:00
MediaStreamSelectorTests.cs Deduplicate media stream ordering code (#9014) 2023-01-07 11:30:55 -07:00
MovieResolverTests.cs Inject IDirectoryService where needed instead of passing it through ItemResolveArgs 2023-03-06 23:00:55 -05:00
PathExtensionsTests.cs Reduce string literal length by using verbatim string 2023-10-08 00:26:12 +02:00