jellyfin/tests/Jellyfin.Server.Implementations.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
..
Data Update StyleCop 2021-12-24 18:28:27 +01:00
HttpServer Use IAuthorizationContext for websocket 2022-01-01 12:34:22 -07:00
IO Improve platform checks 2021-07-12 20:21:51 +02:00
Library Add alternate resolver test, generate extra folder names 2022-01-16 23:00:30 +01:00
LiveTv Use local time for RecordingHelperTests 2021-11-23 12:57:05 -08:00
Localization Fix tests 2021-10-31 11:06:47 -06:00
Plugins Add regression test for PluginManager.SaveManifest 2021-02-08 17:10:20 +01:00
QuickConnect Improve test coverage for QuickConnectManager 2021-10-05 16:59:11 +02:00
Sorting Fix warning: Using directive is not required by the code and can be safely removed (#2149) 2021-10-03 10:49:41 +07:00
Test Data Merge remote-tracking branch 'upstream/master' into schedules-direct 2021-10-08 07:49:40 -06:00
TypedBaseItem Switch to TheoryData and clean up tests 2021-08-21 17:31:06 -06:00
Updates Use our own Contains extension 2021-12-20 13:31:07 +01:00
Users Restructure tests 2021-02-17 11:51:15 +01:00
Jellyfin.Server.Implementations.Tests.csproj Ban the usage of Task.Result 2022-01-22 16:48:31 +01:00