aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Model.Tests/Entities/MediaStreamTests.cs
AgeCommit message (Expand)Author
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-09-01Add subtitle format(codec) to stream display title (#5853)Mike
2021-07-24Update tests/Jellyfin.Model.Tests/Entities/MediaStreamTests.csBond-009
2021-07-20Add tests for GetResolutionTextBond_009