jellyfin/tests/Jellyfin.Server.Integration.Tests
dependabot[bot] 266fb2f81c
Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.3.1 to 17.3.2.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v17.3.1...v17.3.2)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-26 12:01:34 +00:00
..
Controllers Fix build errors from new warnings 2022-09-09 07:44:14 -06:00
Middleware Add test for RobotsRedirectionMiddleware 2021-07-06 01:07:10 +02:00
AuthHelper.cs Update StyleCop 2021-12-24 18:28:27 +01:00
EncodedQueryStringTest.cs Address comments 2021-09-25 18:15:46 +02:00
Jellyfin.Server.Integration.Tests.csproj Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2 2022-09-26 12:01:34 +00:00
JellyfinApplicationFactory.cs Fix option to disable server discovery 2022-02-14 14:39:33 +01:00
OpenApiSpecTests.cs Remove unused using directives 2021-04-17 11:37:55 +01:00
TestAppHost.cs Streamline startup code 2021-11-02 16:02:52 +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 Update StyleCop 2021-12-24 18:28:27 +01:00
xunit.runner.json Don't run integration tests in parallel 2021-05-02 13:04:35 +02:00