aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Server.Implementations.Tests/LiveTv/RecordingHelperTests.cs
AgeCommit message (Expand)Author
2024-01-09Move LiveTv tests to separate projectPatrick Barron
2022-05-20Merge pull request #7544 from jaantaponen/long-filename-fixCody Robibero
2021-11-23Use local time for RecordingHelperTestsianjazz246
2021-10-03Fix warning: Using directive is not required by the code and can be safely re...KonH
2021-09-11Use TheoryData instead of MemberData and ClassDataianjazz246
2021-05-16Add tests for RecordinghelperBond_009