aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2021-07-23Merge pull request #6296 from Bond-009/oscheckClaus Vium
Improve platform checks
2021-07-20Add tests for GetResolutionTextBond_009
2021-07-20Merge pull request #6279 from Bond-009/tests8Bond-009
2021-07-20Improve episode parserBond_009
2021-07-19Merge pull request #6326 from crobibero/5.0.8Joshua M. Boniface
Update to dotnet 5.0.8
2021-07-19Update to dotnet 5.0.8Cody Robibero
2021-07-15Fix episode parserBond_009
2021-07-12Merge pull request #6289 from Bond-009/warn33Bond-009
Fix some warnings
2021-07-12Improve platform checksBond_009
2021-07-12Merge pull request #6240 from Bond-009/quickconnecttestsClaus Vium
Add tests for QuickConnectManager
2021-07-11Fix some warningsBond_009
2021-07-11MediaInfoControllerTests: Check Content-LengthBond_009
2021-07-10Add tests for Playback/BitrateTest endpointBond_009
2021-07-06Add test for RobotsRedirectionMiddlewareBond_009
2021-07-06Add tests for QuickConnectManagerBond_009
2021-06-23Merge branch 'master' into authenticationdb-efcorePatrick Barron
# Conflicts: # Emby.Server.Implementations/QuickConnect/QuickConnectManager.cs # Emby.Server.Implementations/Session/SessionManager.cs # Jellyfin.Server.Implementations/Security/AuthorizationContext.cs
2021-06-21Suggestions from reviewcrobibero
2021-06-20Enhance BaseItemKindTestscrobibero
2021-06-20Merge remote-tracking branch 'upstream/master' into baseitemkind-fixescrobibero
2021-06-19Move non-jellyfin extensions to separate projectBond_009
2021-06-18Merge branch 'master' into authenticationdb-efcorePatrick Barron
# Conflicts: # Emby.Server.Implementations/Devices/DeviceManager.cs # Emby.Server.Implementations/HttpServer/Security/SessionContext.cs # Emby.Server.Implementations/Security/AuthenticationRepository.cs # Emby.Server.Implementations/Session/SessionManager.cs # Jellyfin.Server.Implementations/Security/AuthorizationContext.cs # MediaBrowser.Controller/Library/IUserManager.cs # MediaBrowser.Controller/Net/ISessionContext.cs
2021-06-18Merge pull request #6191 from crobibero/5.0.7Joshua M. Boniface
Update to dotnet 5.0.7
2021-06-14Update to dotnet 5.0.7crobibero
2021-06-13Ignore all test controllerscrobibero
2021-06-12Add test for ReadOnlySpan.Count extensionBond_009
2021-06-12Merge pull request #6096 from cvium/saving_private_ramBond-009
2021-06-09Fix duplicate keys causing an exceptionBond_009
2021-06-08Fix index out of range and add reg testsBond_009
2021-06-07Merge pull request #6156 from Bond-009/minor14Claus Vium
Minor fixes
2021-06-07Merge pull request #5990 from BaronGreenback/UrlDecodingClaus Vium
2021-06-07Update tests/Jellyfin.Server.Integration.Tests/Controllers/EncoderController.csBaronGreenback
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2021-06-07Update tests/Jellyfin.Server.Integration.Tests/Controllers/EncoderController.csBaronGreenback
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2021-06-06Minor fixesBond_009
2021-06-05Add property based testingBond_009
2021-06-03Merge branch 'master' into bug/authorization-header-issueTommaso Stocchi
2021-05-31revert test changecvium
2021-05-31Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0dependabot[bot]
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.9.4 to 16.10.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.9.4...v16.10.0) Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31reviewcvium
2021-05-27Merge pull request #5696 from Maxr1998/fix-music-video-metadata-probingClaus Vium
2021-05-25Make localizationManager local instead of fieldDavid Ullmer
2021-05-25Update tests/Jellyfin.Api.Tests/Jellyfin.Api.Tests.csprojClaus Vium
2021-05-24Remove some unnecessary allocationscvium
2021-05-21Merge branch 'master' into authenticationdb-efcorePatrick Barron
# Conflicts: # Emby.Server.Implementations/Security/AuthenticationRepository.cs # Jellyfin.Server.Implementations/Security/AuthorizationContext.cs # MediaBrowser.Controller/Devices/IDeviceManager.cs
2021-05-20Migrate authentication db to EF CorePatrick Barron
2021-05-21Merge pull request #6013 from Bond-009/minor13Bond-009
2021-05-20Merge branch 'master' into tmdb-person-languageBond-009
2021-05-20Merge pull request #6054 from cvium/allocationz_2_extreme_db_plsdonthurtmeBond-009
2021-05-19Review changescvium
2021-05-17Merge pull request #6047 from crobibero/dotnet-5.0.6Joshua M. Boniface
Update to Dotnet 5.0.6
2021-05-18Merge pull request #6051 from Bond-009/tests7Bond-009
Add tests for Recordinghelper