aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Providers.Tests
AgeCommit message (Expand)Author
2023-08-22Enable nullable for more files and add testsBond_009
2023-06-28Use RegexGenerator where possibleBond_009
2023-05-10Fix local JPG primary image for video being overwritten by screen grabber (#9...SenorSmartyPants
2023-04-06Inline out variable declarationStepan Goremykin
2023-03-09Change test to allow owned items to run local providersSenorSmartyPants
2023-02-12Always run code analyzers for tests projects (#9304)Bond-009
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
2022-12-07Update projects to .net7Bond_009
2022-12-05Replace != null with is not nullBond_009
2022-12-05Replace == null with is nullBond_009
2022-11-23Merge pull request #7039 from 1337joe/providermanager-cleanupBond-009
2022-11-23Fix unit tests after merge from masterJoe Rogers
2022-10-07Add hearing impaired subtitle stream indicator (#7379)Joe Rogers
2022-10-07Merge branch 'master' into providermanager-cleanupClaus Vium
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-06-29Merge pull request #7988 from jellyfin/external-streams-exceptionsBond-009
2022-06-06Merge pull request #7802 from jellyfin/externalCody Robibero
2022-06-04Bump Moq from 4.17.2 to 4.18.1 (#7820)dependabot[bot]
2022-05-25Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 (#7760)dependabot[bot]
2022-05-09Bump StyleCop.Analyzers from 1.2.0-beta.406 to 1.2.0-beta.435 (#7726)dependabot[bot]
2022-05-09Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 (#7727)dependabot[bot]
2022-04-03Combine verify callsJoe Rogers
2022-04-03Remove warningsJoe Rogers
2022-04-03Implement tests on ProviderManager.RefreshSingleItemJoe Rogers
2022-04-03Reorder and flatten provider filteringJoe Rogers
2022-04-03Switch to nameof to simplify theory signaturesJoe Rogers
2022-04-03Pass TypeOptions instead of full LibraryOptionsJoe Rogers
2022-04-03Implement CanRefreshMetadata tests for GetMetadataProvidersJoe Rogers
2022-04-03Improve metadata provider sortingJoe Rogers
2022-04-03Implement sort test for ProviderManager.GetMetadataProvidersJoe Rogers
2022-04-03Clarify naming, minor method ordering improvementJoe Rogers
2022-04-03Implement CanRefresh tests for ProviderManager.GetImageProvidersJoe Rogers
2022-04-03Improve image provider sortingJoe Rogers
2022-04-03Implement sort test for ProviderManager.GetImageProvidersJoe Rogers
2022-03-21Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406dependabot[bot]
2022-03-11Merge pull request #7346 from Bond-009/guidClaus Vium
2022-03-07Bump Moq from 4.17.1 to 4.17.2 (#7416)dependabot[bot]
2022-03-05Fix external file check for shorter namesJoe Rogers
2022-03-04Strip out external file fuzzy matchingJoe Rogers
2022-03-04Merge pull request #7370 from crobibero/internal-metadata-pathClaus Vium
2022-03-02Split DirectoryExists and FileExistsCody Robibero
2022-02-28Use IFileSystemCody Robibero
2022-02-28Improve testsJoe Rogers
2022-02-28Only add internal files if the internal metadata path existsCody Robibero