aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2020-10-30Merge remote-tracking branch 'upstream/master' into NetworkPR2Greenback
2020-10-29Support IReadOnlyList for JsonCommaDelimitedArrayConvertercrobibero
2020-10-29Merge pull request #4347 from jellyfin/dependabot/nuget/Moq-4.14.7dkanada
Bump Moq from 4.14.6 to 4.14.7
2020-10-28Fix testscrobibero
2020-10-27Merge pull request #4312 from crobibero/json-array-converterBond-009
Add comma delimited string to array json converter
2020-10-26Merge branch 'master' into NetworkPR2BaronGreenback
2020-10-19Bump Moq from 4.14.6 to 4.14.7dependabot[bot]
Bumps [Moq](https://github.com/moq/moq4) from 4.14.6 to 4.14.7. - [Release notes](https://github.com/moq/moq4/releases) - [Changelog](https://github.com/moq/moq4/blob/master/CHANGELOG.md) - [Commits](https://github.com/moq/moq4/compare/v4.14.6...v4.14.7) Signed-off-by: dependabot[bot] <support@github.com>
2020-10-17Merge branch 'master' into video-resolverBaronGreenback
2020-10-17Merge pull request #4317 from jellyfin/tests7Joshua M. Boniface
Fix AudioBookListResolver test coverage
2020-10-16Add whitespace handling and testscrobibero
2020-10-15Merge pull request #4324 from crobibero/dotnet-3.1.9dkanada
Update to dotnet 3.1.9
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-09Merge remote-tracking branch 'upstream/master' into NetworkPR2Greenback
2020-10-06Merge pull request #4277 from jellyfin/dependabot/nuget/Moq-4.14.6dkanada
Bump Moq from 4.14.5 to 4.14.6
2020-10-05Merge pull request #4257 from Bond-009/tests3Joshua M. Boniface
Add tests for deserializing guids
2020-10-05Bump Moq from 4.14.5 to 4.14.6dependabot[bot]
Bumps [Moq](https://github.com/moq/moq4) from 4.14.5 to 4.14.6. - [Release notes](https://github.com/moq/moq4/releases) - [Changelog](https://github.com/moq/moq4/blob/master/CHANGELOG.md) - [Commits](https://github.com/moq/moq4/compare/v4.14.5...v4.14.6) Signed-off-by: dependabot[bot] <support@github.com>
2020-10-04Add roundtrip testBond_009
2020-10-04Update LocalAccessHandlerTests.csBaronGreenback
2020-10-03test: use descriptive test method namesgithub@esslinger.dev
2020-10-03test: add CommaDelimitedArrayModelBinder testsgithub@esslinger.dev
2020-10-03test: add TestType enumgithub@esslinger.dev
2020-10-02Add tests for deserializing guidsBond_009
2020-09-30Merged with latest masterJim Cartlidge
2020-09-29Merge pull request #4164 from spooksbit/remove-browser-auto-loadBond-009
Removed browser auto-launch functionality
2020-09-24Updated to masterJim Cartlidge
2020-09-23Merge pull request #4189 from Bond-009/minor5Anthony Lavado
Minor improvements
2020-09-23Merge pull request #4126 from crobibero/3.1.8dkanada
update to dotnet 3.1.8
2020-09-20Minor improvementsBond_009
2020-09-16Removed browser auto-load functionality from the server.spookbits
Added profiles in launchSettings to start either the web client or the swagger API page. Removed --noautorunwebapp as this is the default functionality.
2020-09-14Merge remote-tracking branch 'upstream/master' into NetworkPR2Jim Cartlidge
2020-09-14Removing blank lines.Jim Cartlidge
2020-09-14Update based on PR1 changes.Jim Cartlidge
2020-09-12update to dotnet 3.1.8crobibero
2020-09-12Large number of filesJim Cartlidge
2020-09-09remove unnecessary nullchecksKeridos
2020-09-09implement suggested changesKeridos
2020-09-09some testing for AudioBookKeridos
fix PartNumber detection
2020-09-05Merge pull request #3880 from DirtyRacer1337/datetimeBond-009
Fix year parsing
2020-09-03Merge MediaBrowser.Api.Tests into Jellyfin.Api.TestsErwin de Haan
2020-09-03Enable code coverage and upload OpenAPI spec.Erwin de Haan
Add basic test to write out the actual openapi spec.
2020-09-03Merge remote-tracking branch 'upstream/master' into 3.1.7crobibero
2020-09-02Remove ServiceStack and related stuffClaus Vium
2020-08-31Bump Microsoft.NET.Test.Sdk and add missing referencecrobibero
2020-08-31Merge remote-tracking branch 'upstream/master' into 3.1.7crobibero
2020-08-26Merge pull request #3984 from crobibero/json-prereleaseBond-009
Use Prerelease System.Text.Json
2020-08-26Clean up json Converterscrobibero