index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
MediaBrowser.Api.Tests
Age
Commit message (
Expand
)
Author
2020-07-17
Update .NET Core to 3.1.6
Patrick Barron
2020-06-15
Bump coverlet.collector from 1.2.1 to 1.3.0
dependabot[bot]
2020-06-13
enable code analyzers for tests
telans
2020-06-11
Merge branch 'master' into update-dotnet-core
Cody Robibero
2020-06-11
Update to .NET Core 3.1.5
crobibero
2020-06-11
Bump Microsoft.NET.Test.Sdk from 16.5.0 to 16.6.1
dependabot[bot]
2020-05-17
Update to .NET Core 3.1.4
Mark Monteiro
2020-05-03
Move ruleset up one directory so it can be shared by all test projects
Mark Monteiro
2020-05-03
Enable StyleCop and FxCop analyzers for integration tests project
Mark Monteiro
2020-05-03
Make sure logger factories are disposed during integration tests
Mark Monteiro
2020-04-25
Use the correct method to synchronously wait for tasks to complete
Mark Monteiro
2020-04-23
Merge pull request #34 from crobibero/api-tests
Mark Monteiro
2020-04-23
Merge remote-tracking branch 'upstream/master' into integration-tests
Mark Monteiro
2020-04-23
Fix build
crobibero
2020-04-20
Fix NuGet dependencies
Mark Monteiro
2020-04-20
Create integration tests for the endpoints in BrandingService
Mark Monteiro
2020-04-20
Create a derived version of WebApplicationFactory<> that works with the Jelly...
Mark Monteiro