aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Server.Implementations.Tests
AgeCommit message (Expand)Author
2024-10-09Expanded BaseItem aggregate typesJPVenson
2024-10-09Ported new Item Repository architectureJPVenson
2024-08-30Remove BOM from UTF-8 filesBond_009
2024-07-09Update PremiereDateComparerTestshonestlywhoknows
2024-07-09Correct PremiereDateComparerTestsAdam
2024-07-09Create PremiereDateComparerTestsAdam
2024-05-13Backport pull request #11570 from jellyfin/release-10.9.zgnattu
2024-05-13Backport pull request #11541 from jellyfin/release-10.9.zcrobibero
2024-04-17Support age in LocalizationManager.GetRatingLevel (#11367)Niels van Velzen
2024-04-13Chore: Adds unit tests to support (#11351)Jordan Fearnley
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