aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
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
2020-08-25bump to preview8 and remove extra referencescrobibero
2020-08-25bump System.Text.Jsoncrobibero
2020-08-24Merge branch 'master' into event-rewrite-1Patrick Barron
# Conflicts: # Emby.Dlna/Emby.Dlna.csproj # Emby.Dlna/Eventing/DlnaEventManager.cs # Emby.Dlna/Service/BaseService.cs # Emby.Server.Implementations/ScheduledTasks/ScheduledTaskWorker.cs # MediaBrowser.Controller/Subtitles/SubtitleDownloadEventArgs.cs
2020-08-24Merge remote-tracking branch 'upstream/master' into 3.1.7crobibero
2020-08-21Merge pull request #3953 from crobibero/dotnetglobBond-009
bump DotNet.Glob
2020-08-21bump DotNet.Globcrobibero
2020-08-20Add unsupported ffmpeg version to testsBond_009
2020-08-20Simplify FFmpeg detection codeBond_009
2020-08-20Merge branch 'master' into feature/ffmpeg-version-checkBond-009
2020-08-16Allow plugins to register services.Patrick Barron
2020-08-12bump depscrobibero