aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-11-20Merge pull request #4499 from crobibero/more-paramJoshua M. Boniface
2020-11-17Merge pull request #4488 from jellyfin/dependabot/nuget/Moq-4.15.1Anthony Lavado
2020-11-16Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage.crobibero
2020-11-16Merge branch 'master' into emby-namig-nullableBaronGreenback
2020-11-15Bump Moq from 4.14.7 to 4.15.1dependabot[bot]
2020-11-15Fix testscrobibero
2020-11-15Merge remote-tracking branch 'upstream/master' into dotnet-5crobibero
2020-11-13Upgrade Jellyfin.Model.Tests to net5.0crobibero
2020-11-13Fix nullability errors in Jellyfin.Api.Testscrobibero
2020-11-12Don't throw exception when converting values using binder or JsonConvertercrobibero
2020-11-12Taken suggestions from code review and created test for ExtraRuleType.Regex i...Stepan
2020-11-10Dummy test case explanation.Stepan
2020-11-10Xml-doc part2Stepan
2020-11-10Update packages to net5crobibero
2020-11-10Merge remote-tracking branch 'jellyfin/master' into emby-namig-nullableStepan
2020-11-09Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.0dependabot[bot]
2020-11-08Remove OriginalAuthenticationInfo and add IsAuthenticated propertycvium
2020-11-08Merge pull request #4330 from crobibero/api-key-authClaus Vium
2020-11-07Rest of tests for Emby.Naming code coverageStepan
2020-11-07Episode parsing coverageStepan
2020-11-06Merge pull request #4391 from crobibero/converter-ireadonlylistClaus Vium
2020-11-05Finish coverage for Emby.Naming.VideoStepan
2020-11-05Enable MultiVersion video tests and added support for naming based on tests 1...Stepan
2020-11-05Added NamingOptions testsStepan
2020-11-03Complete test coverage for Emby.Naming.SubtitlesStepan
2020-11-03Added resolving of alternative files and extras for audibooks.Stepan
2020-11-02Update test for detecting audiobooks extras and alternative filesStepan
2020-11-02Add Name and Year parsing for audiobooksStepan
2020-11-01Dependency catch upcrobibero
2020-11-01Simplify Resolve_InvalidExtension Test and created tests for Alternative Vers...Stepan
2020-11-01Written test to finish coverage for AudioBookListResolver & AudioBookResolver...Stepan
2020-11-01Re-Sharper inspection issuesStepan
2020-11-01Enable nullable in Emby.NamingStepan
2020-10-29Support IReadOnlyList for JsonCommaDelimitedArrayConvertercrobibero
2020-10-29Merge pull request #4347 from jellyfin/dependabot/nuget/Moq-4.14.7dkanada
2020-10-28Fix testscrobibero
2020-10-27Merge pull request #4312 from crobibero/json-array-converterBond-009
2020-10-19Bump Moq from 4.14.6 to 4.14.7dependabot[bot]
2020-10-17Merge pull request #4317 from jellyfin/tests7Joshua M. Boniface
2020-10-16Add whitespace handling and testscrobibero
2020-10-15Merge pull request #4324 from crobibero/dotnet-3.1.9dkanada
2020-10-14Fix testscrobibero
2020-10-13Update to dotnet 3.1.9crobibero
2020-10-12Fix AudioBookListResolver test coverageBond_009
2020-10-11Add tests and switch to factorycrobibero
2020-10-09Fix and clean testscrobibero
2020-10-06Merge pull request #4277 from jellyfin/dependabot/nuget/Moq-4.14.6dkanada
2020-10-05Merge pull request #4257 from Bond-009/tests3Joshua M. Boniface
2020-10-05Bump Moq from 4.14.5 to 4.14.6dependabot[bot]
2020-10-04Add roundtrip testBond_009