jellyfin/tests/Jellyfin.Server.Integration.Tests
dependabot[bot] 33359d45be
Bump coverlet.collector from 3.0.3 to 3.1.0
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.0.3 to 3.1.0.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/commits/v3.1.0)

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-26 12:00:45 +00:00
..
Controllers MediaInfoControllerTests: Check Content-Length 2021-07-11 22:06:01 +02:00
Middleware Add test for RobotsRedirectionMiddleware 2021-07-06 01:07:10 +02:00
AuthHelper.cs Move non-jellyfin extensions to separate project 2021-06-19 18:04:46 +02:00
EncodedQueryStringTest.cs Fix duplicate keys causing an exception 2021-06-09 09:59:30 +02:00
Jellyfin.Server.Integration.Tests.csproj Bump coverlet.collector from 3.0.3 to 3.1.0 2021-07-26 12:00:45 +00:00
JellyfinApplicationFactory.cs Add test for RobotsRedirectionMiddleware 2021-07-06 01:07:10 +02:00
OpenApiSpecTests.cs Remove unused using directives 2021-04-17 11:37:55 +01:00
TestAppHost.cs Remove unused using directives 2021-04-17 11:37:55 +01:00
TestPage.html Split integration tests from unit tests 2021-03-09 14:17:59 +01:00
TestPlugin.cs Split integration tests from unit tests 2021-03-09 14:17:59 +01:00
TestPluginWithoutPages.cs Move TestPluginWithoutPages to the correct project 2021-03-09 14:24:19 +01:00
WebSocketTests.cs Add tests for unauthenticated websocket access 2021-04-06 22:46:54 +02:00
xunit.runner.json Don't run integration tests in parallel 2021-05-02 13:04:35 +02:00