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
/
MediaBrowser.Api.Tests.csproj
Age
Commit message (
Expand
)
Author
2020-09-03
Merge MediaBrowser.Api.Tests into Jellyfin.Api.Tests
Erwin de Haan
2020-08-31
Bump Microsoft.NET.Test.Sdk and add missing reference
crobibero
2020-08-12
bump deps
crobibero
2020-08-10
Bump Microsoft.NET.Test.Sdk from 16.6.1 to 16.7.0
dependabot[bot]
2020-08-04
Remove references to MediaBrowser.Api
crobibero
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-04-23
Fix build
crobibero
2020-04-20
Fix NuGet dependencies
Mark Monteiro
2020-04-20
Create a derived version of WebApplicationFactory<> that works with the Jelly...
Mark Monteiro