Commit Graph

16 Commits (5a1971c2801d8d6fa5ddba052e52f0d4d465ae1c)

Author SHA1 Message Date
dependabot[bot] 979137f567
Bump coverlet.collector from 1.2.1 to 1.3.0
4 years ago
telans bf5b21e67b
enable code analyzers for tests
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
dependabot[bot] a4de0bb373
Bump Microsoft.NET.Test.Sdk from 16.5.0 to 16.6.1
4 years ago
Mark Monteiro 3ed76d7e08 Update to .NET Core 3.1.4
4 years ago
Mark Monteiro 8322d412f0 Move ruleset up one directory so it can be shared by all test projects
4 years ago
Mark Monteiro e66b000183 Enable StyleCop and FxCop analyzers for integration tests project
4 years ago
Mark Monteiro ea82e2158c Make sure logger factories are disposed during integration tests
4 years ago
Mark Monteiro 7e467f9faa Use the correct method to synchronously wait for tasks to complete
4 years ago
Mark Monteiro 713f8b2f4b
Merge pull request #34 from crobibero/api-tests
4 years ago
Mark Monteiro cd98938190 Merge remote-tracking branch 'upstream/master' into integration-tests
4 years ago
crobibero 6f20e2482f Fix build
4 years ago
Mark Monteiro 24ed639725 Fix NuGet dependencies
4 years ago
Mark Monteiro e43e6af405 Create integration tests for the endpoints in BrandingService
4 years ago
Mark Monteiro 307754a0e0 Create a derived version of WebApplicationFactory<> that works with the Jellyfin server
4 years ago