aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2020-06-11Merge branch 'master' into feature/ffmpeg-version-checkMax Git
2020-06-11Merge pull request #3294 from ↵dkanada
jellyfin/dependabot/nuget/Microsoft.NET.Test.Sdk-16.6.1 Bump Microsoft.NET.Test.Sdk from 16.5.0 to 16.6.1
2020-06-11Bump Moq from 4.13.1 to 4.14.1dependabot[bot]
Bumps [Moq](https://github.com/moq/moq4) from 4.13.1 to 4.14.1. - [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.13.1...v4.14.1) Signed-off-by: dependabot[bot] <support@github.com>
2020-06-11Bump Microsoft.NET.Test.Sdk from 16.5.0 to 16.6.1dependabot[bot]
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.5.0 to 16.6.1. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.5.0...v16.6.1) Signed-off-by: dependabot[bot] <support@github.com>
2020-06-08Add additional resolver testsErik Rigtorp
2020-06-02Fix testscrobibero
2020-06-01Try harder at detecting FFmpeg version and enable the validationMax Git
2020-05-26Merge branch 'master' into userdb-efcorePatrick Barron
# Conflicts: # Emby.Server.Implementations/Library/UserManager.cs # Jellyfin.Data/Jellyfin.Data.csproj # MediaBrowser.Api/UserService.cs # MediaBrowser.Controller/Library/IUserManager.cs
2020-05-20Remove redundant qualifiersPatrick Barron
2020-05-18Merge pull request #3099 from rigtorp/ignore-patternsVasily
Use glob patterns to ignore files
2020-05-17Update to .NET Core 3.1.4Mark Monteiro
2020-05-15Use glob patterns to ignore filesErik Rigtorp
2020-05-14Add code analyzers to Jellyfin.Naming.Tests and fix resulting warningsaled
2020-05-13Fix compile warnings in Jellyfin.Naming.Testsaled
2020-05-12Merge branch 'master' into userdb-efcorePatrick Barron
# Conflicts: # Emby.Server.Implementations/Data/SqliteUserDataRepository.cs # Emby.Server.Implementations/Library/UserManager.cs # Jellyfin.Data/Entities/User.cs # Jellyfin.Data/ISavingChanges.cs # Jellyfin.Server.Implementations/Jellyfin.Server.Implementations.csproj # Jellyfin.Server.Implementations/JellyfinDb.cs # Jellyfin.Server/Migrations/MigrationRunner.cs # MediaBrowser.Model/Notifications/NotificationOptions.cs # MediaBrowser.sln
2020-05-12Initial migration codePatrick Barron
2020-05-04Merge pull request #2945 from mark-monteiro/integration-testsBond-009
Add Integration Tests For BrandingService
2020-05-04Merge pull request #2950 from Bond-009/videoresolverAnthony Lavado
Fix VideoResolver and tests
2020-05-03Move ruleset up one directory so it can be shared by all test projectsMark Monteiro
2020-05-03Enable StyleCop and FxCop analyzers for integration tests projectMark Monteiro
Use a custom ruleset that derives from the base solution ruleset, overriding rules where necessary
2020-05-03Make sure logger factories are disposed during integration testsMark Monteiro
2020-05-03Merge remote-tracking branch 'upstream/master' into integration-testsMark Monteiro
2020-04-29Merge pull request #2917 from Bond-009/testsVasily
Improved tests
2020-04-29Merge pull request #2920 from Bond-009/tests2Vasily
Add some simple tests
2020-04-25Use the correct method to synchronously wait for tasks to completeMark Monteiro
2020-04-25Remove BaseVideoTestBond_009
2020-04-25Please roslynBond_009
2020-04-25Address commentsBond_009
2020-04-23Merge pull request #34 from crobibero/api-testsMark Monteiro
Do not use the "Microsoft.NET.Sdk.Web" SDK in the test project
2020-04-23Merge remote-tracking branch 'upstream/master' into integration-testsMark Monteiro
2020-04-23Fix buildcrobibero
2020-04-22Merge pull request #2846 from jellyfin/azureBond-009
Remove requirement to build web during server builds
2020-04-21Add <ProjectGuid> properties to all project filesMark Monteiro
This is required for SonarCloud analysis to run
2020-04-21Minor improvementBond_009
2020-04-21Fix VideoResolver and testsBond_009
2020-04-21Address commentsBond_009
2020-04-21Address commentsBond_009
2020-04-20Fix NuGet dependenciesMark Monteiro
2020-04-20Create integration tests for the endpoints in BrandingServiceMark Monteiro
2020-04-20Create a derived version of WebApplicationFactory<> that works with the ↵Mark Monteiro
Jellyfin server
2020-04-20Cover more branchesBond_009
2020-04-20Add some simple testsBond_009
2020-04-20Rename testBond_009
2020-04-19Address commentsBond_009
2020-04-19Improved testsBond_009
2020-04-13Another iterationDelgan
2020-04-13Fix failing tests?Delgan
2020-04-11Whitespace fixdtparr
Co-Authored-By: Bond-009 <bond.009@outlook.com>
2020-04-11Whitespace fixdtparr
Co-Authored-By: Bond-009 <bond.009@outlook.com>
2020-04-10Refactor the NamingOptions instantiations from both new and pre-existing ↵dtparr
facts/theories to be a readonly field to save instantiation costs