Commit Graph

274 Commits (26d95d19b4134bc70f24b54eae6a619379a91b4b)

Author SHA1 Message Date
Anthony Lavado 28da945fe0
Merge pull request #4488 from jellyfin/dependabot/nuget/Moq-4.15.1
4 years ago
BaronGreenback 2bbfcc264d
Merge branch 'master' into emby-namig-nullable
4 years ago
dependabot[bot] cfb7523ea8
Bump Moq from 4.14.7 to 4.15.1
4 years ago
crobibero 056c44010b Fix tests
4 years ago
crobibero dae4541bad Merge remote-tracking branch 'upstream/master' into dotnet-5
4 years ago
crobibero e8b98265b0 Upgrade Jellyfin.Model.Tests to net5.0
4 years ago
crobibero 445eec7f5f Fix nullability errors in Jellyfin.Api.Tests
4 years ago
crobibero 0c23b8cadf Don't throw exception when converting values using binder or JsonConverter
4 years ago
Stepan 3bca1181b3 Taken suggestions from code review and created test for ExtraRuleType.Regex instead of throwing exception there.
4 years ago
Stepan 195a6261c4 Dummy test case explanation.
4 years ago
Stepan 158eff62d7 Xml-doc part2
4 years ago
crobibero 83629ab6f2 Update packages to net5
4 years ago
Stepan c0747512d6 Merge remote-tracking branch 'jellyfin/master' into emby-namig-nullable
4 years ago
dependabot[bot] e15891df51
Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.0
4 years ago
cvium e78c63c4dc Remove OriginalAuthenticationInfo and add IsAuthenticated property
4 years ago
Claus Vium c17f84ae48
Merge pull request #4330 from crobibero/api-key-auth
4 years ago
Stepan 3d1076ae42 Rest of tests for Emby.Naming code coverage
4 years ago
Stepan f22e0800e2 Episode parsing coverage
4 years ago
Claus Vium f172b37401
Merge pull request #4391 from crobibero/converter-ireadonlylist
4 years ago
Stepan 3466dc5581 Finish coverage for Emby.Naming.Video
4 years ago
Stepan 5741150367 Enable MultiVersion video tests and added support for naming based on tests 11 & 8
4 years ago
Stepan c96aa0551d Added NamingOptions tests
4 years ago
Stepan aef1fe62c2 Complete test coverage for Emby.Naming.Subtitles
4 years ago
Stepan c060ed1a18 Added resolving of alternative files and extras for audibooks.
4 years ago
Stepan 7b6363b09a Update test for detecting audiobooks extras and alternative files
4 years ago
Stepan 1e71775688 Add Name and Year parsing for audiobooks
4 years ago
crobibero e41e832495 Dependency catch up
4 years ago
Stepan 50a2ef9d8a Simplify Resolve_InvalidExtension Test and created tests for Alternative Versions parsing & Year Extraction for audiobooks
4 years ago
Stepan f39775dc3a Written test to finish coverage for AudioBookListResolver & AudioBookResolver and corrected some logical erros / unhandled exception
4 years ago
Stepan 60b49e67ea Re-Sharper inspection issues
4 years ago
Stepan 59619b6ea7 Enable nullable in Emby.Naming
4 years ago
crobibero 42c2ab97e7 Support IReadOnlyList for JsonCommaDelimitedArrayConverter
4 years ago
dkanada ec5fadc64e
Merge pull request #4347 from jellyfin/dependabot/nuget/Moq-4.14.7
4 years ago
crobibero 8b83e4e972 Fix tests
4 years ago
Bond-009 be2f27a069
Merge pull request #4312 from crobibero/json-array-converter
4 years ago
dependabot[bot] ed8899da4c
Bump Moq from 4.14.6 to 4.14.7
4 years ago
Joshua M. Boniface 86090ab1f6
Merge pull request #4317 from jellyfin/tests7
4 years ago
crobibero b2662894cf Add whitespace handling and tests
4 years ago
dkanada 5c2ecc0ca5
Merge pull request #4324 from crobibero/dotnet-3.1.9
4 years ago
crobibero 4b6889615b Fix tests
4 years ago
crobibero f998e52107 Update to dotnet 3.1.9
4 years ago
Bond_009 74f4affcda Fix AudioBookListResolver test coverage
4 years ago
crobibero 7565ae22cb Add tests and switch to factory
4 years ago
crobibero 6a3a193dbb Fix and clean tests
4 years ago
dkanada f8657d70ff
Merge pull request #4277 from jellyfin/dependabot/nuget/Moq-4.14.6
4 years ago
Joshua M. Boniface 72ad3b327f
Merge pull request #4257 from Bond-009/tests3
4 years ago
dependabot[bot] dba4df1977
Bump Moq from 4.14.5 to 4.14.6
4 years ago
Bond_009 d7dc15971e Add roundtrip test
4 years ago
github@esslinger.dev ec0ff5d02f test: use descriptive test method names
4 years ago
github@esslinger.dev 1bd80a634f test: add CommaDelimitedArrayModelBinder tests
4 years ago