jellyfin/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
..
Jellyfin.Api.Tests Ban the usage of Task.Result 2022-01-22 16:48:31 +01:00
Jellyfin.Common.Tests Ban the usage of Task.Result 2022-01-22 16:48:31 +01:00
Jellyfin.Controller.Tests Ban the usage of Task.Result 2022-01-22 16:48:31 +01:00
Jellyfin.Dlna.Tests Ban the usage of Task.Result 2022-01-22 16:48:31 +01:00
Jellyfin.Extensions.Tests Ban the usage of Task.Result 2022-01-22 16:48:31 +01:00
Jellyfin.MediaEncoding.Hls.Tests Ban the usage of Task.Result 2022-01-22 16:48:31 +01:00
Jellyfin.MediaEncoding.Keyframes.Tests Ban the usage of Task.Result 2022-01-22 16:48:31 +01:00
Jellyfin.MediaEncoding.Tests Ban the usage of Task.Result 2022-01-22 16:48:31 +01:00
Jellyfin.Model.Tests Ban the usage of Task.Result 2022-01-22 16:48:31 +01:00
Jellyfin.Naming.Tests Ban the usage of Task.Result 2022-01-22 16:48:31 +01:00
Jellyfin.Networking.Tests Ban the usage of Task.Result 2022-01-22 16:48:31 +01:00
Jellyfin.Providers.Tests Ban the usage of Task.Result 2022-01-22 16:48:31 +01:00
Jellyfin.Server.Implementations.Tests Ban the usage of Task.Result 2022-01-22 16:48:31 +01:00
Jellyfin.Server.Integration.Tests Ban the usage of Task.Result 2022-01-22 16:48:31 +01:00
Jellyfin.Server.Tests Ban the usage of Task.Result 2022-01-22 16:48:31 +01:00
Jellyfin.XbmcMetadata.Tests Ban the usage of Task.Result 2022-01-22 16:48:31 +01:00
coverletArgs.runsettings Split CI testing files 2020-01-15 11:05:57 +01:00
jellyfin-tests.ruleset Merge MediaBrowser.Api.Tests into Jellyfin.Api.Tests 2020-09-03 23:13:46 +02:00