aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Api.Tests
AgeCommit message (Expand)Author
2021-12-24Update StyleCopBond_009
2021-12-15Merge pull request #7002 from crobibero/dotnet-6.0.1Joshua M. Boniface
2021-12-14Update to dotnet 6.0.1Cody Robibero
2021-12-12Use BaseItemKind where possibleCody Robibero
2021-11-13Don't throw exception on unauthenticated requestsCody Robibero
2021-11-08Update to full dotnet 6Cody Robibero
2021-11-01Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0dependabot[bot]
2021-10-12Update to dotnet6.rc2Cody Robibero
2021-10-04Reference dotnet6-rc1 packagesCody Robibero
2021-10-03Fix warning: Using directive is not required by the code and can be safely re...KonH
2021-09-25Merge branch 'master' into theorydataBond-009
2021-09-24Target net6.0Bond_009
2021-09-19Upgrade to dotnet 5.0.10Cody Robibero
2021-09-11Use TheoryData instead of MemberData and ClassDataianjazz246
2021-09-06Remove all unused usingsFernando Fernández
2021-09-03remove some newlinescvium
2021-09-03remove leading and trailing whitespace from the keycvium
2021-09-03fix the buildcvium
2021-09-03Merge branch 'master' into bug/authorization-header-issuecvium
2021-09-03Merge branch 'master' into bug/authorization-header-issuecvium
2021-09-03Merge remote-tracking branch 'upstream/master' into authenticationdb-efcoreCody Robibero
2021-08-16Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0dependabot[bot]
2021-08-15Update to dotnet 5.0.9Cody Robibero
2021-08-13Merge branch 'master' into authenticationdb-efcorePatrick Barron
2021-07-30Invert code and style analysis configuration (#6334)Rich Lander
2021-07-26Bump coverlet.collector from 3.0.3 to 3.1.0dependabot[bot]
2021-07-19Update to dotnet 5.0.8Cody Robibero
2021-06-18Merge branch 'master' into authenticationdb-efcorePatrick Barron
2021-06-14Update to dotnet 5.0.7crobibero
2021-06-03Merge branch 'master' into bug/authorization-header-issueTommaso Stocchi
2021-05-31Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0dependabot[bot]
2021-05-21Merge branch 'master' into authenticationdb-efcorePatrick Barron
2021-05-20Migrate authentication db to EF CorePatrick Barron
2021-05-21Merge pull request #6013 from Bond-009/minor13Bond-009
2021-05-14Update to dotnet5.0.6crobibero
2021-05-08Minor improvementsBond_009
2021-04-30Bump AutoFixture.AutoMoq from 4.16.0 to 4.17.0dependabot[bot]
2021-04-27Bump AutoFixture.Xunit2 from 4.16.0 to 4.17.0dependabot[bot]
2021-04-26Bump AutoFixture from 4.16.0 to 4.17.0dependabot[bot]
2021-04-19Bump AutoFixture.Xunit2 from 4.15.0 to 4.16.0dependabot[bot]
2021-04-19Bump AutoFixture.AutoMoq from 4.15.0 to 4.16.0dependabot[bot]
2021-04-13Bump AutoFixture from 4.15.0 to 4.16.0dependabot[bot]
2021-04-06Bump Microsoft.AspNetCore.Mvc.Testing from 5.0.3 to 5.0.5dependabot[bot]
2021-04-03Merge pull request #5684 from jellyfin/dependabot/nuget/Microsoft.NET.Test.Sd...Bond-009
2021-04-02Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4dependabot[bot]
2021-03-23Remove conversion from IPAddress to string to IPAddressDavid
2021-03-17Fix user mockingPatrick Barron
2021-03-14Merge branch 'master' into ef-cleanupPatrick Barron
2021-03-09Move TestPluginWithoutPages to the correct projectBond_009
2021-03-09Split integration tests from unit testsBond_009