aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-11-15Add logging and fast returnJoe Rogers
2021-11-15Actually check server disabled metadata providersJoe Rogers
2021-11-14Handle unexpected case more gracefullyJoe Rogers
2021-11-13Merge pull request #6818 from Bond-009/passwordCody Robibero
2021-11-13Don't throw exception on unauthenticated requestsCody Robibero
2021-11-12Use codec to determine image formatJoe Rogers
2021-11-12Use ImageFormat instead of string for extensionJoe Rogers
2021-11-12Merge similar tests with TheoriesJoe Rogers
2021-11-10Replace PBKDF2-SHA1 with PBKDF2-SHA512Bond_009
2021-11-09Merge pull request #5905 from BaronGreenback/TVFixClaus Vium
2021-11-09Merge pull request #6794 from Bond-009/deadClaus Vium
2021-11-09Remove some dead codeBond_009
2021-11-09Fix some warningsBond_009
2021-11-08Update to full dotnet 6Cody Robibero
2021-11-08Merge branch 'master' into TVFixcvium
2021-11-07Add some docs and testsBond_009
2021-11-06Remove ImageType.Screenshot and ItemFields.ScreenshotJoe Rogers
2021-11-04Remove unused IHasScreenshots interfaceBond_009
2021-11-04Merge pull request #6763 from 1337joe/tmdb-image-provider-dedupClaus Vium
2021-11-03Minor improvementsBond_009
2021-11-03Merge pull request #6748 from ptalmeida/masterClaus Vium
2021-11-03Merge pull request #6761 from Bond-009/startup2Claus Vium
2021-11-03Merge pull request #6752 from 1337joe/fix-metadata-refresh-deletes-backgroundsClaus Vium
2021-11-02Remove commented theory data, merge testsJoe Rogers
2021-11-02Switch to method per image conversionJoe Rogers
2021-11-02Merge pull request #6027 from fredriklindberg/improve-series-matchingClaus Vium
2021-11-02Merge pull request #6379 from dearjoey/masterClaus Vium
2021-11-02Change RemoveImages to array, improve download testJoe Rogers
2021-11-02Streamline startup codeBond_009
2021-11-01Extract duplicate code, add testJoe Rogers
2021-11-01Merge remote-tracking branch 'origin/master' into fix-metadata-refresh-delete...Joe Rogers
2021-11-01Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0dependabot[bot]
2021-11-01Refactor to validate all images up frontJoe Rogers
2021-10-31Add comments, minor cleanup, add testsJoe Rogers
2021-10-31Fix testsCody Robibero
2021-10-26Change ReadOnlySpan to string following PR 6383 (#6734)Claus Vium
2021-10-26Merge pull request #6383 from sushilicious/masterClaus Vium
2021-10-25Merge pull request #6535 from Bond-009/dlnacontrollertestsClaus Vium
2021-10-21Merge pull request #6689 from 1337joe/expand-image-extractionClaus Vium
2021-10-20Address review commentsJoe Rogers
2021-10-12Update to dotnet6.rc2Cody Robibero
2021-10-11Add image provider tests and clean upJoe Rogers
2021-10-09Merge pull request #6501 from crobibero/schedules-directClaus Vium
2021-10-09Merge pull request #6646 from 1337joe/test-mp4-metadataClaus Vium
2021-10-08Merge pull request #6663 from crobibero/dotnet-6-rc1Claus Vium
2021-10-08Merge pull request #6678 from Bond-009/randomClaus Vium
2021-10-08Merge pull request #6665 from Bond-009/tests6Claus Vium
2021-10-08Merge remote-tracking branch 'upstream/master' into schedules-directCody Robibero
2021-10-08Use new Random.Shared instead of creating new instancesBond_009
2021-10-05Fix issue #6123Bond_009