aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Server.Integration.Tests
AgeCommit message (Collapse)Author
2022-02-07Bump coverlet.collector from 3.1.1 to 3.1.2dependabot[bot]
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.1.1 to 3.1.2. - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](https://github.com/coverlet-coverage/coverlet/commits) --- updated-dependencies: - dependency-name: coverlet.collector dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-02-01Bump coverlet.collector from 3.1.0 to 3.1.1 (#7266)dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-22Ban the usage of Task.ResultBond_009
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
2021-12-24Update StyleCopBond_009
2021-12-20Use our own Contains extensioncvium
2021-12-14Update to dotnet 6.0.1Cody Robibero
2021-12-01Use PostAsJsonAsync where possibleBond_009
2021-12-01Use JsonContent where possibleBond_009
Should reduce the # of allocated bytes
2021-11-09Fix some warningsBond_009
609 left
2021-11-08Update to full dotnet 6Cody Robibero
2021-11-02Streamline startup codeBond_009
2021-11-01Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0dependabot[bot]
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.11.0 to 17.0.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.11.0...v17.0.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2021-10-25Merge pull request #6535 from Bond-009/dlnacontrollertestsClaus Vium
2021-10-12Update to dotnet6.rc2Cody Robibero
2021-10-04Reference dotnet6-rc1 packagesCody Robibero
2021-09-25Address commentsBond_009
2021-09-24Target net6.0Bond_009
2021-09-19Upgrade to dotnet 5.0.10Cody Robibero
2021-09-17Add tests for DlnaControllerBond_009
2021-09-01Fix buildBond_009
2021-08-28Fix testBond_009
2021-08-28Add more tests for LibraryStructureControllerBond_009
2021-08-28Add tests for LibraryStructureControllerBond_009
2021-08-16Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0dependabot[bot]
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.10.0 to 16.11.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.10.0...v16.11.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2021-08-15Update to dotnet 5.0.9Cody Robibero
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-20Merge pull request #6279 from Bond-009/tests8Bond-009
2021-07-19Update to dotnet 5.0.8Cody Robibero
2021-07-11MediaInfoControllerTests: Check Content-LengthBond_009
2021-07-10Add tests for Playback/BitrateTest endpointBond_009
2021-07-06Add test for RobotsRedirectionMiddlewareBond_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-09Fix duplicate keys causing an exceptionBond_009
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-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-15Changes as requestedBaronGreenback
2021-05-14Update to dotnet5.0.6crobibero
2021-05-11corrected testsBaronGreenback
2021-05-08Moved testBaronGreenback
2021-05-02Don't run integration tests in parallelBond_009
* Easier to debug failing tests when the logs aren't scrambled * Static properties could cause issues
2021-04-30Bump AutoFixture.AutoMoq from 4.16.0 to 4.17.0dependabot[bot]
Bumps [AutoFixture.AutoMoq](https://github.com/AutoFixture/AutoFixture) from 4.16.0 to 4.17.0. - [Release notes](https://github.com/AutoFixture/AutoFixture/releases) - [Commits](https://github.com/AutoFixture/AutoFixture/compare/v4.16.0...v4.17.0) Signed-off-by: dependabot[bot] <support@github.com>
2021-04-27Bump AutoFixture.Xunit2 from 4.16.0 to 4.17.0dependabot[bot]
Bumps [AutoFixture.Xunit2](https://github.com/AutoFixture/AutoFixture) from 4.16.0 to 4.17.0. - [Release notes](https://github.com/AutoFixture/AutoFixture/releases) - [Commits](https://github.com/AutoFixture/AutoFixture/compare/v4.16.0...v4.17.0) Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26Bump AutoFixture from 4.16.0 to 4.17.0dependabot[bot]
Bumps [AutoFixture](https://github.com/AutoFixture/AutoFixture) from 4.16.0 to 4.17.0. - [Release notes](https://github.com/AutoFixture/AutoFixture/releases) - [Commits](https://github.com/AutoFixture/AutoFixture/compare/v4.16.0...v4.17.0) Signed-off-by: dependabot[bot] <support@github.com>
2021-04-19Bump AutoFixture.Xunit2 from 4.15.0 to 4.16.0dependabot[bot]
Bumps [AutoFixture.Xunit2](https://github.com/AutoFixture/AutoFixture) from 4.15.0 to 4.16.0. - [Release notes](https://github.com/AutoFixture/AutoFixture/releases) - [Commits](https://github.com/AutoFixture/AutoFixture/compare/v4.15.0...v4.16.0) Signed-off-by: dependabot[bot] <support@github.com>