Commit Graph

27 Commits (6080093b517dc8330a9f63ab743caadc556750fd)

Author SHA1 Message Date
crobibero 66b185898f Update to dotnet5.0.6
3 years ago
Bond_009 bdd7a37794 Don't run integration tests in parallel
3 years ago
dependabot[bot] 182117d0a7
Bump AutoFixture.AutoMoq from 4.16.0 to 4.17.0
3 years ago
dependabot[bot] c1563d9303
Bump AutoFixture.Xunit2 from 4.16.0 to 4.17.0
3 years ago
dependabot[bot] eee3b385da
Bump AutoFixture from 4.16.0 to 4.17.0
3 years ago
dependabot[bot] dc628d1e1c
Bump AutoFixture.Xunit2 from 4.15.0 to 4.16.0
3 years ago
dependabot[bot] 442bc8671b
Bump AutoFixture.AutoMoq from 4.15.0 to 4.16.0
3 years ago
Bond-009 8536418553
Merge pull request #5809 from jellyfin/dependabot/nuget/AutoFixture-4.16.0
3 years ago
BaronGreenback bc1cc2d04a Remove unused using directives
3 years ago
dependabot[bot] 27202ae8aa
Bump AutoFixture from 4.15.0 to 4.16.0
3 years ago
Bond-009 7c9772ac81
Merge pull request #5713 from Bond-009/websocketauth
3 years ago
Bond_009 391554d391 Add tests for UserController
3 years ago
Bond-009 a19a97ca42
Merge pull request #5721 from Bond-009/authenticatedtests
3 years ago
Bond_009 45a16c19a7 Add code to test authenticated endpoints
3 years ago
Bond_009 fbd9141ecd Add tests for unauthenticated websocket access
3 years ago
dependabot[bot] 3651ee5ed3
Bump Microsoft.AspNetCore.Mvc.Testing from 5.0.3 to 5.0.5
3 years ago
dependabot[bot] 7c70205326
Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4
3 years ago
Bond_009 5253483ce4 Improve naming
3 years ago
Bond_009 c5079ebed5 Add tests for GetFirstUser, UpdateStartupUser and CompleteWizard
3 years ago
Bond_009 849ced470a Add StartupControllerTests
3 years ago
Bond-009 0e5d4a3bcf
Merge pull request #5422 from Bond-009/warn51
3 years ago
Bond_009 72d3eed15c Fix integration test project
3 years ago
Bond_009 a8ed753f6c FxCop -> Net Analyzers (part 2)
3 years ago
Bond_009 a618d6053f Move TestPluginWithoutPages to the correct project
3 years ago
Bond_009 37eb7d6d49 Perform static initialization only once
3 years ago
Bond_009 b9577d0fd9 Check for specific status code instead of success
3 years ago
Bond_009 fa8bfece4e Split integration tests from unit tests
3 years ago