aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Naming.Tests/TV/MultiEpisodeTests.cs
AgeCommit message (Collapse)Author
2024-08-30Remove BOM from UTF-8 filesBond_009
I think some people need to change their IDE configuration ;)
2023-10-08Remove redundant verbatim string prefixesStepan Goremykin
2022-01-04Speed up Jellyfin.Naming.TestsBond_009
In my limited testing this saves ~4 seconds, from 19 to 15 seconds (in Xunit itself)
2020-11-01Re-Sharper inspection issuesStepan
2020-02-27moves shows tests to Theory and InlineData formatNarfinger
2019-12-06Add back all old emby testsBond_009