jellyfin/tests/Jellyfin.Extensions.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
..
Json Update StyleCop 2021-12-24 18:28:27 +01:00
AlphanumericComparatorTests.cs Move non-jellyfin extensions to separate project 2021-06-19 18:04:46 +02:00
CopyToExtensionsTests.cs Use TheoryData instead of MemberData and ClassData 2021-09-11 13:31:24 -07:00
Jellyfin.Extensions.Tests.csproj Ban the usage of Task.Result 2022-01-22 16:48:31 +01:00
ShuffleExtensionsTests.cs Use new Random.Shared instead of creating new instances 2021-10-08 15:40:13 +02:00
StringExtensionsTests.cs Add more tests 2021-09-19 21:26:00 +02:00