aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Server.Integration.Tests/Controllers/SessionControllerTests.cs
AgeCommit message (Collapse)Author
2024-09-18Remove invalid testShadowghost
2024-08-30Remove BOM from UTF-8 filesBond_009
I think some people need to change their IDE configuration ;)
2024-04-21Limit sessions per user (#11370)Cody Robibero
2023-09-18Fix xUnit1030: Do not call ConfigureAwait in test methodBond_009
2023-02-04Add more testsBond_009