aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2021-08-06Merge pull request #6328 from Bond-009/epparserBond-009
Improve episode parser
2021-07-30Invert code and style analysis configuration (#6334)Rich Lander
Co-authored-by: Bond-009 <bond.009@outlook.com>
2021-07-26Bump coverlet.collector from 3.0.3 to 3.1.0dependabot[bot]
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.0.3 to 3.1.0. - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](https://github.com/coverlet-coverage/coverlet/commits/v3.1.0) --- updated-dependencies: - dependency-name: coverlet.collector dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2021-07-25Merge pull request #6329 from Bond-009/restestsClaus Vium
2021-07-24Update tests/Jellyfin.Model.Tests/Entities/MediaStreamTests.csBond-009
Co-authored-by: Max Rumpf <max.rumpf1998@gmail.com>
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-19Move non-jellyfin extensions to separate projectBond_009
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-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-25Update tests/Jellyfin.Api.Tests/Jellyfin.Api.Tests.csprojClaus Vium
2021-05-24Remove some unnecessary allocationscvium
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
2021-05-17Add tests for NoralizeLanguageDavid Ullmer
2021-05-16Reduce some allocationscvium
2021-05-16Add tests for RecordinghelperBond_009
2021-05-15Changes as requestedBaronGreenback