aboutsummaryrefslogtreecommitdiff
path: root/tests/MediaBrowser.Api.Tests
AgeCommit message (Expand)Author
2020-07-17Update .NET Core to 3.1.6Patrick Barron
2020-06-15Bump coverlet.collector from 1.2.1 to 1.3.0dependabot[bot]
2020-06-13enable code analyzers for teststelans
2020-06-11Merge branch 'master' into update-dotnet-coreCody Robibero
2020-06-11Update to .NET Core 3.1.5crobibero
2020-06-11Bump Microsoft.NET.Test.Sdk from 16.5.0 to 16.6.1dependabot[bot]
2020-05-17Update to .NET Core 3.1.4Mark Monteiro
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
2020-05-03Make sure logger factories are disposed during integration testsMark Monteiro
2020-04-25Use the correct method to synchronously wait for tasks to completeMark Monteiro
2020-04-23Merge pull request #34 from crobibero/api-testsMark Monteiro
2020-04-23Merge remote-tracking branch 'upstream/master' into integration-testsMark Monteiro
2020-04-23Fix buildcrobibero
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 Jelly...Mark Monteiro