jellyfin/tests/Jellyfin.Networking.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
..
IPHostTests.cs Add property based testing 2021-06-05 13:32:22 +02:00
IPNetAddressTests.cs Add property based testing 2021-06-05 13:32:22 +02:00
Jellyfin.Networking.Tests.csproj Ban the usage of Task.Result 2022-01-22 16:48:31 +01:00
NetworkManagerTests.cs Fix url for LiveTV 2021-04-26 17:13:45 +01:00
NetworkParseTests.cs Merge branch 'master' into TVFix 2021-11-08 10:38:08 +01:00