Commit Graph

41 Commits (941f326c0b786ba8bac02dd745ea998055e6e554)

Author SHA1 Message Date
Patrick Barron 4742ddbb71 Update .NET Core to 3.1.6
4 years ago
dependabot[bot] aefe011d7d
Bump AutoFixture from 4.12.0 to 4.13.0
4 years ago
dependabot[bot] 88d06aa156
Bump Moq from 4.14.4 to 4.14.5
4 years ago
dependabot[bot] 248a2d61dd
Bump Moq from 4.14.3 to 4.14.4
4 years ago
crobibero 80b43fb805 bump autofixture
4 years ago
dependabot[bot] 4e2115cd83
Bump AutoFixture from 4.11.0 to 4.12.0
4 years ago
dependabot[bot] 3e57898d6b
Bump Moq from 4.14.1 to 4.14.3
4 years ago
David 82c1da34be Fix tests
4 years ago
dependabot[bot] 979137f567
Bump coverlet.collector from 1.2.1 to 1.3.0
4 years ago
dkanada 155ee5ee9d
Merge pull request #3329 from telans/code-analyzer-tests
4 years ago
Patrick Barron 42b4f0aa2e Merge branch 'master' into userdb-efcore
4 years ago
telans bf5b21e67b
enable code analyzers for tests
4 years ago
Patrick Barron 7a115024aa Merge branch 'master' into userdb-efcore
4 years ago
Cody Robibero 17ffb689e0
Merge branch 'master' into update-dotnet-core
4 years ago
crobibero a6815018dc Update to .NET Core 3.1.5
4 years ago
dkanada 4ef459033f
Merge pull request #3294 from jellyfin/dependabot/nuget/Microsoft.NET.Test.Sdk-16.6.1
4 years ago
dependabot[bot] 98a0bfc505
Bump Moq from 4.13.1 to 4.14.1
4 years ago
dependabot[bot] a4de0bb373
Bump Microsoft.NET.Test.Sdk from 16.5.0 to 16.6.1
4 years ago
Patrick Barron 01ce56016a Merge branch 'master' into userdb-efcore
4 years ago
Patrick Barron c464f700db Remove redundant qualifiers
4 years ago
Mark Monteiro 3ed76d7e08 Update to .NET Core 3.1.4
4 years ago
Patrick Barron 9ad839c776 Initial migration code
4 years ago
Mark Monteiro c5f163293f Add <ProjectGuid> properties to all project files
4 years ago
dependabot-preview[bot] b80c2a532e
Bump coverlet.collector from 1.2.0 to 1.2.1
4 years ago
Bond-009 f31efce52d
Merge branch 'master' into usings
4 years ago
Bond-009 ddd5d3aaec
Merge branch 'master' into usings
4 years ago
dependabot-preview[bot] b10f268c43
Bump Microsoft.NET.Test.Sdk from 16.4.0 to 16.5.0
4 years ago
Mark Monteiro aa9737afb3 Update .NET Core to 3.1.3
4 years ago
Bond_009 e9d1eabd53 Remove unused usings
4 years ago
Mark Monteiro debab44870 Update all packages to .NET Core 3.1.2
4 years ago
Bond_009 71abf1d3ce Enable TreatWarningsAsErrors and Nullable for test projects
4 years ago
Bond_009 2186df8ac4 Update deps
5 years ago
Vasily c6484c0220
Merge pull request #2181 from BnMcG/2179-authentication-tests
5 years ago
Erwin de Haan 1ea613a9bd
Update Jellyfin.Api.Test to 3.1
5 years ago
Ben Magee d1461b4238
Changed cast style as suggested, improved some member names to make them less ambiguous
5 years ago
Ben Magee 00c6d392a1
Added tests for FirstTimeSetupOrElevatedHandler
5 years ago
Ben Magee ef75455178
Test RequiresElevationHandler for all roles
5 years ago
Ben Magee 8d06d0dbdf
Removed unneeded dependency
5 years ago
Ben Magee 8c4e679ff4
PR style comments
5 years ago
Ben Magee f47c7959af
Wrote tests to cover CustomAuthenticationHandler
5 years ago
Bond_009 3221e837f9 * Add support for multi segment base urls
5 years ago