aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Server.Implementations.Tests
AgeCommit message (Expand)Author
2024-03-03Add migration for new plugin repoCody Robibero
2024-01-09Move LiveTv tests to separate projectPatrick Barron
2023-12-18Fix testsBond_009
2023-12-08Convert CollectionType to use lowercase enum namesCody Robibero
2023-11-14Fix warnings in test projectsBond_009
2023-11-09Convert CollectionType, SpecialFolderType to enum (#9764)Cody Robibero
2023-10-30Don't remove all tokens if invalid header (#10490)Cody Robibero
2023-10-08Reduce string literal length by using verbatim stringStepan Goremykin
2023-10-08Use async overloadStepan Goremykin
2023-09-27Ignore .zfs folderBond_009
2023-09-18Fix xUnit1030: Do not call ConfigureAwait in test methodBond_009
2023-09-01fix buildCody Robibero
2023-08-01Merge pull request #9875 from Shadowghost/fixesBond-009
2023-07-20Change: Update parental code count for DE in testChristoph Landsdorf
2023-07-07Enforce permissions on websocket connectionsShadowghost
2023-06-10Merge pull request #9564 from AmbulantRex/whitelist-dllsCody Robibero
2023-06-05Mock configuration to get SqliteCacheSizeKey during testCody Robibero
2023-04-16Add explicit mapping instead of reflection to manifest reconciliation.AmbulantRex
2023-04-09Reconcile pre-packaged meta.json against manifest on installAmbulantRex
2023-04-01Correct style inconsistenciesAmbulantRex
2023-03-30Add DLL whitelist support for pluginsAmbulantRex
2023-03-20Merge pull request #9403 from SenorSmartyPants/ExtraCleanAndNFOCody Robibero
2023-03-18Add test for cleaning extra namesSenorSmartyPants
2023-03-09Extend language code handlingShadowghost
2023-03-06Fix cases where multiple files are resolved as a single bookJoe Rogers
2023-03-06Add tests for audio book resolvingJoe Rogers
2023-03-06Inject IDirectoryService where needed instead of passing it through ItemResol...Joe Rogers
2023-03-06Remove some BaseItem references to make ItemResolveArgs more usable for testing.Joe Rogers
2023-02-20Add default rating selectionsShadowghost
2023-02-20Overhaul content ratingsShadowghost
2023-02-12Fix error in XmlTvListingsProviderTests (#9302)Bond-009
2023-02-12Always run code analyzers for tests projects (#9304)Bond-009
2023-02-11LiveTV fixesCody Robibero
2023-02-04Use Directory.Packages.props (#9135)Zoltan Csizmadia
2023-01-18chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v...renovate[bot]
2023-01-14Update test dependencies (#9094)Patrick Barron
2023-01-09Add Chinese Bilingual language (#7623)MBR-0001
2023-01-07Deduplicate media stream ordering code (#9014)Bond-009
2022-12-14Fix debug builds (#8909)Bond-009
2022-12-07Update projects to .net7Bond_009
2022-12-05Replace == null with is nullBond_009
2022-11-05Add regression test for #8696Bond_009
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-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-15Fix various typos luz paz
2022-06-14Merge pull request #7682 from 1337joe/test-preferred-audio-languageBond-009