aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2020-08-12Add testsDirtyRacer1337
2020-08-10Bump Microsoft.NET.Test.Sdk from 16.6.1 to 16.7.0dependabot[bot]
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.6.1 to 16.7.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.6.1...v16.7.0) Signed-off-by: dependabot[bot] <support@github.com>
2020-08-06Apply fixes from reviewcrobibero
2020-08-04Remove references to MediaBrowser.Apicrobibero
2020-08-03fix openapi validation errorscrobibero
2020-08-03Merge remote-tracking branch 'upstream/master' into api-migrationcrobibero
2020-07-26Add more tests, update commentOdd Stråbø
2020-07-25Don't ignore dot directories.Odd Stråbø
Use `.ignore` file to hide directory from library scan. Also, please tell me we handle sample matching somewhere else? This is a mess.
2020-07-20Merge remote-tracking branch 'upstream/master' into api-migration-mergecrobibero
2020-07-17Update .NET Core to 3.1.6Patrick Barron
2020-07-14Merge pull request #3500 from nyanmisaka/vpp-qsvdkanada
Add FFmpeg 4.3 detection and solve the green line on QSV HWA
2020-07-13Bump AutoFixture from 4.12.0 to 4.13.0dependabot[bot]
Bumps [AutoFixture](https://github.com/AutoFixture/AutoFixture) from 4.12.0 to 4.13.0. - [Release notes](https://github.com/AutoFixture/AutoFixture/releases) - [Commits](https://github.com/AutoFixture/AutoFixture/compare/v4.12.0...v4.13.0) Signed-off-by: dependabot[bot] <support@github.com>
2020-07-06Bump Moq from 4.14.4 to 4.14.5dependabot[bot]
Bumps [Moq](https://github.com/moq/moq4) from 4.14.4 to 4.14.5. - [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.4...v4.14.5) Signed-off-by: dependabot[bot] <support@github.com>
2020-07-04add FFmpeg 4.3 detection and testsnyanmisaka
2020-07-02Merge branch 'master' into feature/ffmpeg-version-checkMax Git
2020-06-30Bump Moq from 4.14.3 to 4.14.4dependabot[bot]
Bumps [Moq](https://github.com/moq/moq4) from 4.14.3 to 4.14.4. - [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.3...v4.14.4) Signed-off-by: dependabot[bot] <support@github.com>
2020-06-29bump autofixturecrobibero
2020-06-29Bump AutoFixture from 4.11.0 to 4.12.0dependabot[bot]
Bumps [AutoFixture](https://github.com/AutoFixture/AutoFixture) from 4.11.0 to 4.12.0. - [Release notes](https://github.com/AutoFixture/AutoFixture/releases) - [Commits](https://github.com/AutoFixture/AutoFixture/compare/v4.11.0...v4.12.0) Signed-off-by: dependabot[bot] <support@github.com>
2020-06-26Add more ignorepatterns and testscrobibero
2020-06-23Merge branch 'master' into feature/ffmpeg-version-checkMax Git
2020-06-22fix testscrobibero
2020-06-22Bump Moq from 4.14.1 to 4.14.3dependabot[bot]
Bumps [Moq](https://github.com/moq/moq4) from 4.14.1 to 4.14.3. - [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.1...v4.14.3) Signed-off-by: dependabot[bot] <support@github.com>
2020-06-20Fix testsDavid
2020-06-16Further cleanup and add final testscrobibero
2020-06-16Add tests and cleanupcrobibero
2020-06-16Fix tests.crobibero
2020-06-16Merge branch 'master' into feature/ffmpeg-version-checkMax Git
2020-06-15Bump coverlet.collector from 1.2.1 to 1.3.0dependabot[bot]
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 1.2.1 to 1.3.0. - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](https://github.com/coverlet-coverage/coverlet/commits) Signed-off-by: dependabot[bot] <support@github.com>
2020-06-15Fix stylecop error like on master.Max Git
2020-06-15Merge from master & fix conflictMax Git
2020-06-14Merge remote-tracking branch 'upstream/master' into HEADcrobibero
2020-06-15Merge pull request #3329 from telans/code-analyzer-testsdkanada
Enable code analyzers for tests
2020-06-14fix StyleCop warning in Jellyfin.MediaEncoding.Teststelans
2020-06-13Merge branch 'master' into userdb-efcorePatrick Barron
# Conflicts: # Emby.Server.Implementations/Library/UserManager.cs # Jellyfin.Data/Jellyfin.Data.csproj
2020-06-13merge master into api-migrationcrobibero
2020-06-13enable code analyzers for teststelans
2020-06-11Merge branch 'master' into userdb-efcorePatrick Barron
# Conflicts: # MediaBrowser.Controller/Library/ILibraryManager.cs # MediaBrowser.Providers/Users/UserMetadataService.cs
2020-06-11Merge branch 'master' into update-dotnet-coreCody Robibero
2020-06-11Update to .NET Core 3.1.5crobibero
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