aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Server.Integration.Tests
AgeCommit message (Expand)Author
2024-09-18Remove invalid testShadowghost
2024-09-06Merge pull request #12548 from Bond-009/utf8bomNiels van Velzen
2024-08-31Merge pull request #12549 from Bond-009/livetvcontrollertestsBond-009
2024-08-30Add PluginsController testsBond_009
2024-08-30Add LiveTvController testsBond_009
2024-08-30Remove BOM from UTF-8 filesBond_009
2024-08-28Prevent server from starting if the ffmpeg path is invalid (#12463)gnattu
2024-06-02Add regressions tests for update library endpointBond_009
2024-04-21Limit sessions per user (#11370)Cody Robibero
2024-01-17Use helper function to compare guid (#10825)Cody Robibero
2023-11-15Remove DLNA testsPatrick Barron
2023-11-10Fix integration testsPatrick Barron
2023-10-11Multiple Stream changesBond_009
2023-10-08Merge pull request #10345 from Bond-009/getpersonBond-009
2023-10-05Don't create non existent persons in LibraryManager.GetPersonBond_009
2023-10-04Use Authorization header in integration testsBond_009
2023-09-23Use IHostLifetime to handle restarting and shutting downPatrick Barron
2023-09-18Fix xUnit1030: Do not call ConfigureAwait in test methodBond_009
2023-03-27Fix #7610Bond_009
2023-02-17Validate requested user id (#8812)Cody Robibero
2023-02-12Always run code analyzers for tests projects (#9304)Bond-009
2023-02-04Add more testsBond_009
2023-02-04Return NotFound when itemId isn't foundBond_009
2023-02-04Use Directory.Packages.props (#9135)Zoltan Csizmadia
2023-02-01Add 404 response to MarkPlayedItem/MarkUnplayedItem (#9211)Chris Blake
2023-01-18chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v...renovate[bot]
2023-01-15Move WebHostBuilder extension method to separate filePatrick Barron
2023-01-15Move some startup methods to StartupHelpersPatrick Barron
2023-01-14Update test dependencies (#9094)Patrick Barron
2023-01-12Fix testsPatrick Barron
2023-01-11Migrate from IWebHost to IHostPatrick Barron
2022-12-14Fix debug builds (#8909)Bond-009
2022-12-07Update Microsoft.AspNetCore.Mvc.Testing to 7.0.0Bond_009
2022-12-07Update depsBond_009
2022-12-07Update projects to .net7Bond_009
2022-12-05Replace != null with is not nullBond_009
2022-11-27Fix last CA1305 error (#8806)Bond-009
2022-10-07Merge pull request #6751 from Bond-009/tests12Claus Vium
2022-09-28Remove redundant using directivesHannes Braun
2022-09-26Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2dependabot[bot]
2022-09-23Backport pull request #8433 from jellyfin/release-10.8.zCody Robibero
2022-09-09Fix build errors from new warningsCody Robibero
2022-09-09Bump xunit from 2.4.1 to 2.4.2dependabot[bot]
2022-09-09Bump Moq from 4.18.1 to 4.18.2dependabot[bot]
2022-09-05Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.1dependabot[bot]
2022-08-13Backport pull request #8234 from jellyfin/release-10.8.zCody Robibero
2022-07-20Backport pull request #8115 from jellyfin/release-10.8.zJoshua Boniface
2022-06-29Merge pull request #7984 from crobibero/dotnet-6.0.6Joshua M. Boniface
2022-06-06Merge pull request #7842 from crobibero/dependency-backportCody Robibero
2022-06-04Bump Moq from 4.17.2 to 4.18.1 (#7820)dependabot[bot]