Commit Graph

122 Commits (130c035d4fe7e9c195d0f3f9bd8a216cc36e896e)

Author SHA1 Message Date
Cody Robibero b98cc71c3b Update to dotnet 6.0.2
2 years ago
dependabot[bot] 7649391b9d
Bump coverlet.collector from 3.1.1 to 3.1.2
2 years ago
dependabot[bot] 6af7d5445f
Bump coverlet.collector from 3.1.0 to 3.1.1 (#7266)
2 years ago
Bond_009 2dcb2f8a9f Ban the usage of Task.Result
2 years ago
Bond_009 cbfa355e31 Update StyleCop
3 years ago
cvium b880dc8a4a Use our own Contains extension
3 years ago
Cody Robibero 5e8aaa68cf Update to dotnet 6.0.1
3 years ago
Bond_009 40be86eec0 Use PostAsJsonAsync where possible
3 years ago
Bond_009 beafd6eaab Use JsonContent where possible
3 years ago
Bond_009 5726535a26 Fix some warnings
3 years ago
Cody Robibero 40045d2147 Update to full dotnet 6
3 years ago
Bond_009 104e36f2f9 Streamline startup code
3 years ago
dependabot[bot] baafa10e87
Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0
3 years ago
Claus Vium 8b2309df82
Merge pull request #6535 from Bond-009/dlnacontrollertests
3 years ago
Cody Robibero 2b10251b32 Update to dotnet6.rc2
3 years ago
Cody Robibero 017380f1dd Reference dotnet6-rc1 packages
3 years ago
Bond_009 4643fd5dcb Address comments
3 years ago
Bond_009 13fbfe6091 Target net6.0
3 years ago
Cody Robibero e7d6c45509 Upgrade to dotnet 5.0.10
3 years ago
Bond_009 69cf8c1947 Add tests for DlnaController
3 years ago
Bond_009 07f64102dd Fix build
3 years ago
Bond_009 0f7c875076 Fix test
3 years ago
Bond_009 69ba539c70 Add more tests for LibraryStructureController
3 years ago
Bond_009 909573f2f1 Add tests for LibraryStructureController
3 years ago
dependabot[bot] ee37784a35
Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0
3 years ago
Cody Robibero 709f8e9faa Update to dotnet 5.0.9
3 years ago
Rich Lander c07e83fdf8
Invert code and style analysis configuration (#6334)
3 years ago
dependabot[bot] 33359d45be
Bump coverlet.collector from 3.0.3 to 3.1.0
3 years ago
Bond-009 0e2a6f8216
Merge pull request #6279 from Bond-009/tests8
3 years ago
Cody Robibero de12ee5dba Update to dotnet 5.0.8
3 years ago
Bond_009 8b1a211081 MediaInfoControllerTests: Check Content-Length
3 years ago
Bond_009 abbcf5e4f7 Add tests for Playback/BitrateTest endpoint
3 years ago
Bond_009 e19dce3c53 Add test for RobotsRedirectionMiddleware
3 years ago
Bond_009 6f8ccab788 Move non-jellyfin extensions to separate project
3 years ago
Joshua M. Boniface c791c3a215
Merge pull request #6191 from crobibero/5.0.7
3 years ago
crobibero e021a0e9ce Update to dotnet 5.0.7
3 years ago
crobibero d32bbf181a Ignore all test controllers
3 years ago
Bond_009 06401ffa0d Fix duplicate keys causing an exception
3 years ago
Claus Vium 93387ba235
Merge pull request #5990 from BaronGreenback/UrlDecoding
3 years ago
BaronGreenback 133ce65e28
Update tests/Jellyfin.Server.Integration.Tests/Controllers/EncoderController.cs
3 years ago
BaronGreenback e71c10df46
Update tests/Jellyfin.Server.Integration.Tests/Controllers/EncoderController.cs
3 years ago
dependabot[bot] 38ebd6147a
Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0
3 years ago
BaronGreenback 53bfe0e77d Changes as requested
3 years ago
crobibero 66b185898f Update to dotnet5.0.6
3 years ago
BaronGreenback 85ecea7722 corrected tests
3 years ago
BaronGreenback cb74a86975 Moved test
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