jellyfin/tests/Jellyfin.Server.Integration.Tests/Controllers
Bond_009 d7748cfa04 Multiple Stream changes
* Remove useless MemoryStream in DlnaHttpClient
* Use HttpContent.ReadFromJsonAsync extension
* Call ConfigureAwait for IAsyncDisposable
* Use HttpContent.CopyToAsync where possible
2023-10-11 18:32:57 +02:00
..
ActivityLogControllerTests.cs Fix xUnit1030: Do not call ConfigureAwait in test method 2023-09-18 17:55:52 +02:00
BaseJellyfinTestController.cs Ignore all test controllers 2021-06-13 06:32:28 -06:00
BrandingControllerTests.cs Multiple Stream changes 2023-10-11 18:32:57 +02:00
DashboardControllerTests.cs Multiple Stream changes 2023-10-11 18:32:57 +02:00
DlnaControllerTests.cs Multiple Stream changes 2023-10-11 18:32:57 +02:00
EncoderController.cs Replace != null with is not null 2022-12-05 15:01:13 +01:00
ItemsControllerTests.cs Multiple Stream changes 2023-10-11 18:32:57 +02:00
LibraryControllerTests.cs Fix xUnit1030: Do not call ConfigureAwait in test method 2023-09-18 17:55:52 +02:00
MediaInfoControllerTests.cs Fix xUnit1030: Do not call ConfigureAwait in test method 2023-09-18 17:55:52 +02:00
MediaStructureControllerTests.cs Fix xUnit1030: Do not call ConfigureAwait in test method 2023-09-18 17:55:52 +02:00
MusicGenreControllerTests.cs Fix xUnit1030: Do not call ConfigureAwait in test method 2023-09-18 17:55:52 +02:00
PersonsControllerTests.cs Don't create non existent persons in LibraryManager.GetPerson 2023-10-05 23:16:17 +02:00
PlaystateControllerTests.cs Fix xUnit1030: Do not call ConfigureAwait in test method 2023-09-18 17:55:52 +02:00
SessionControllerTests.cs Fix xUnit1030: Do not call ConfigureAwait in test method 2023-09-18 17:55:52 +02:00
StartupControllerTests.cs Multiple Stream changes 2023-10-11 18:32:57 +02:00
UserControllerTests.cs Multiple Stream changes 2023-10-11 18:32:57 +02:00
UserLibraryControllerTests.cs Multiple Stream changes 2023-10-11 18:32:57 +02:00
VideosControllerTests.cs Fix xUnit1030: Do not call ConfigureAwait in test method 2023-09-18 17:55:52 +02:00