jellyfin/tests/Jellyfin.Api.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
..
Auth Don't throw exception on unauthenticated requests 2021-11-13 07:27:28 -07:00
Controllers Fix warning: Using directive is not required by the code and can be safely removed (#2149) 2021-10-03 10:49:41 +07:00
Helpers Use BaseItemKind where possible 2021-12-12 06:11:27 -07:00
ModelBinders Enable TreatWarningsAsErrors for MediaBrowser.Model 2021-02-20 23:29:33 +01:00
Jellyfin.Api.Tests.csproj Ban the usage of Task.Result 2022-01-22 16:48:31 +01:00
TestHelpers.cs Fix user mocking 2021-03-17 21:24:14 -04:00