aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Server.Integration.Tests
AgeCommit message (Expand)Author
2021-07-30Invert code and style analysis configuration (#6334)Rich Lander
2021-07-26Bump coverlet.collector from 3.0.3 to 3.1.0dependabot[bot]
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
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
2021-06-07Update tests/Jellyfin.Server.Integration.Tests/Controllers/EncoderController.csBaronGreenback
2021-05-31Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0dependabot[bot]
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
2021-04-30Bump AutoFixture.AutoMoq from 4.16.0 to 4.17.0dependabot[bot]
2021-04-27Bump AutoFixture.Xunit2 from 4.16.0 to 4.17.0dependabot[bot]
2021-04-26Bump AutoFixture from 4.16.0 to 4.17.0dependabot[bot]
2021-04-19Bump AutoFixture.Xunit2 from 4.15.0 to 4.16.0dependabot[bot]
2021-04-19Bump AutoFixture.AutoMoq from 4.15.0 to 4.16.0dependabot[bot]
2021-04-19Merge pull request #5809 from jellyfin/dependabot/nuget/AutoFixture-4.16.0Bond-009
2021-04-17Remove unused using directivesBaronGreenback
2021-04-13Bump AutoFixture from 4.15.0 to 4.16.0dependabot[bot]
2021-04-13Merge pull request #5713 from Bond-009/websocketauthBond-009
2021-04-09Add tests for UserControllerBond_009
2021-04-08Merge pull request #5721 from Bond-009/authenticatedtestsBond-009
2021-04-07Add code to test authenticated endpointsBond_009
2021-04-06Add tests for unauthenticated websocket accessBond_009
2021-04-06Bump Microsoft.AspNetCore.Mvc.Testing from 5.0.3 to 5.0.5dependabot[bot]
2021-04-02Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4dependabot[bot]
2021-03-22Improve namingBond_009
2021-03-21Add tests for GetFirstUser, UpdateStartupUser and CompleteWizardBond_009
2021-03-21Add StartupControllerTestsBond_009
2021-03-14Merge pull request #5422 from Bond-009/warn51Bond-009
2021-03-14Fix integration test projectBond_009
2021-03-13FxCop -> Net Analyzers (part 2)Bond_009
2021-03-09Move TestPluginWithoutPages to the correct projectBond_009
2021-03-09Perform static initialization only onceBond_009
2021-03-09Check for specific status code instead of successBond_009
2021-03-09Split integration tests from unit testsBond_009