crobibero
|
b216b91e21
|
Bump Microsoft.NET.Test.Sdk and add missing reference
|
4 years ago |
crobibero
|
bd66fd25df
|
Merge remote-tracking branch 'upstream/master' into 3.1.7
|
4 years ago |
Patrick Barron
|
a77cf53573
|
Allow plugins to register services.
|
4 years ago |
crobibero
|
6709645ec9
|
bump deps
|
4 years ago |
dependabot[bot]
|
4fd2b7a879
|
Bump Microsoft.NET.Test.Sdk from 16.6.1 to 16.7.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.6.1 to 16.7.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.6.1...v16.7.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
crobibero
|
2b7cefdf15
|
Remove references to MediaBrowser.Api
|
4 years ago |
crobibero
|
1385064497
|
Merge remote-tracking branch 'upstream/master' into api-migration-merge
|
4 years ago |
Patrick Barron
|
4742ddbb71
|
Update .NET Core to 3.1.6
|
4 years ago |
crobibero
|
1d7d480efe
|
fix tests
|
4 years ago |
dependabot[bot]
|
979137f567
|
Bump coverlet.collector from 1.2.1 to 1.3.0
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
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
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.5.0 to 16.6.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.5.0...v16.6.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
Mark Monteiro
|
3ed76d7e08
|
Update to .NET Core 3.1.4
|
5 years ago |
Mark Monteiro
|
8322d412f0
|
Move ruleset up one directory so it can be shared by all test projects
|
5 years ago |
Mark Monteiro
|
e66b000183
|
Enable StyleCop and FxCop analyzers for integration tests project
Use a custom ruleset that derives from the base solution ruleset, overriding rules where necessary
|
5 years ago |
Mark Monteiro
|
ea82e2158c
|
Make sure logger factories are disposed during integration tests
|
5 years ago |
Mark Monteiro
|
7e467f9faa
|
Use the correct method to synchronously wait for tasks to complete
|
5 years ago |
Mark Monteiro
|
713f8b2f4b
|
Merge pull request #34 from crobibero/api-tests
Do not use the "Microsoft.NET.Sdk.Web" SDK in the test project
|
5 years ago |
Mark Monteiro
|
cd98938190
|
Merge remote-tracking branch 'upstream/master' into integration-tests
|
5 years ago |
crobibero
|
6f20e2482f
|
Fix build
|
5 years ago |
Mark Monteiro
|
24ed639725
|
Fix NuGet dependencies
|
5 years ago |
Mark Monteiro
|
e43e6af405
|
Create integration tests for the endpoints in BrandingService
|
5 years ago |
Mark Monteiro
|
307754a0e0
|
Create a derived version of WebApplicationFactory<> that works with the Jellyfin server
|
5 years ago |