aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Api.Tests/Controllers
AgeCommit message (Collapse)Author
2025-05-18Add Full system backup feature (#13945)JPVenson
2025-03-31Use pattern matching for null checks (#13793)Bond-009
Fix the few that slipped through
2025-03-25Fixed namespacesJPVenson
2024-02-03Add unit test for log file not foundbeakerandjake
2023-12-18Fix testsBond_009
2023-11-14Fix warnings in test projectsBond_009
2023-11-10Validate AuthenticationProviderId and PasswordResetProviderId (#10553)Chris H
2023-04-06Remove unused using directivesStepan Goremykin
2023-02-16Verify ContentType of uploaded imagesBond_009
2021-10-03Fix warning: Using directive is not required by the code and can be safely ↵KonH
removed (#2149)
2021-09-11Use TheoryData instead of MemberData and ClassDataianjazz246
2021-09-06Remove all unused usingsFernando Fernández
2021-05-08Minor improvementsBond_009
* properly dispose CancellationTokenSource * rewrite DynamicHlsController.GetSegmentLengths * remove dead code
2021-03-09Split integration tests from unit testsBond_009
2021-02-22Address commentsBond_009
2021-02-22Fix testsBond_009
2021-02-22Add tests for DashboardControllerBond_009