jellyfin/tests/Jellyfin.Server.Integration.Tests
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
..
Controllers Multiple Stream changes 2023-10-11 18:32:57 +02:00
Middleware Fix xUnit1030: Do not call ConfigureAwait in test method 2023-09-18 17:55:52 +02:00
AuthHelper.cs Multiple Stream changes 2023-10-11 18:32:57 +02:00
EncodedQueryStringTest.cs Fix xUnit1030: Do not call ConfigureAwait in test method 2023-09-18 17:55:52 +02:00
Jellyfin.Server.Integration.Tests.csproj Always run code analyzers for tests projects (#9304) 2023-02-12 10:54:55 -07:00
JellyfinApplicationFactory.cs Use IHostLifetime to handle restarting and shutting down 2023-09-23 11:57:38 -04:00
OpenApiSpecTests.cs Multiple Stream changes 2023-10-11 18:32:57 +02:00
TestAppHost.cs Streamline startup code 2021-11-02 16:02:52 +01:00
TestPage.html Split integration tests from unit tests 2021-03-09 14:17:59 +01:00
TestPlugin.cs Split integration tests from unit tests 2021-03-09 14:17:59 +01:00
TestPluginWithoutPages.cs Move TestPluginWithoutPages to the correct project 2021-03-09 14:24:19 +01:00
WebSocketTests.cs Update StyleCop 2021-12-24 18:28:27 +01:00
xunit.runner.json Don't run integration tests in parallel 2021-05-02 13:04:35 +02:00