index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
Jellyfin.Api.Tests
/
Controllers
Age
Commit message (
Collapse
)
Author
2025-05-18
Add Full system backup feature (#13945)
JPVenson
2025-03-31
Use pattern matching for null checks (#13793)
Bond-009
Fix the few that slipped through
2025-03-25
Fixed namespaces
JPVenson
2024-02-03
Add unit test for log file not found
beakerandjake
2023-12-18
Fix tests
Bond_009
2023-11-14
Fix warnings in test projects
Bond_009
2023-11-10
Validate AuthenticationProviderId and PasswordResetProviderId (#10553)
Chris H
2023-04-06
Remove unused using directives
Stepan Goremykin
2023-02-16
Verify ContentType of uploaded images
Bond_009
2021-10-03
Fix warning: Using directive is not required by the code and can be safely ↵
KonH
removed (#2149)
2021-09-11
Use TheoryData instead of MemberData and ClassData
ianjazz246
2021-09-06
Remove all unused usings
Fernando Fernández
2021-05-08
Minor improvements
Bond_009
* properly dispose CancellationTokenSource * rewrite DynamicHlsController.GetSegmentLengths * remove dead code
2021-03-09
Split integration tests from unit tests
Bond_009
2021-02-22
Address comments
Bond_009
2021-02-22
Fix tests
Bond_009
2021-02-22
Add tests for DashboardController
Bond_009