aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Server.Integration.Tests
AgeCommit message (Expand)Author
2021-04-09Add tests for UserControllerBond_009
2021-04-08Merge pull request #5721 from Bond-009/authenticatedtestsBond-009
2021-04-07Add code to test authenticated endpointsBond_009
2021-04-06Add tests for unauthenticated websocket accessBond_009
2021-04-06Bump Microsoft.AspNetCore.Mvc.Testing from 5.0.3 to 5.0.5dependabot[bot]
2021-04-02Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4dependabot[bot]
2021-03-22Improve namingBond_009
2021-03-21Add tests for GetFirstUser, UpdateStartupUser and CompleteWizardBond_009
2021-03-21Add StartupControllerTestsBond_009
2021-03-14Merge pull request #5422 from Bond-009/warn51Bond-009
2021-03-14Fix integration test projectBond_009
2021-03-13FxCop -> Net Analyzers (part 2)Bond_009
2021-03-09Move TestPluginWithoutPages to the correct projectBond_009
2021-03-09Perform static initialization only onceBond_009
2021-03-09Check for specific status code instead of successBond_009
2021-03-09Split integration tests from unit testsBond_009