jellyfin/tests/Jellyfin.Server.Integration.Tests
Bond_009 2dcb2f8a9f Ban the usage of Task.Result
If the calling function can't be made async easily you can still use
.GetAwaiter().GetResult(), which is way easier to find in the future
2022-01-22 16:48:31 +01:00
..
Controllers Use our own Contains extension 2021-12-20 13:31:07 +01:00
Middleware Add test for RobotsRedirectionMiddleware 2021-07-06 01:07:10 +02:00
AuthHelper.cs Update StyleCop 2021-12-24 18:28:27 +01:00
EncodedQueryStringTest.cs Address comments 2021-09-25 18:15:46 +02:00
Jellyfin.Server.Integration.Tests.csproj Ban the usage of Task.Result 2022-01-22 16:48:31 +01:00
JellyfinApplicationFactory.cs Streamline startup code 2021-11-02 16:02:52 +01:00
OpenApiSpecTests.cs Remove unused using directives 2021-04-17 11:37:55 +01: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