aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Naming.Tests/Video/MultiVersionTests.cs
AgeCommit message (Expand)Author
2024-09-22Update dependency xunit to 2.9.1 (#12687)renovate[bot]
2024-09-18Sort by version name before resolution sorting (#12621)gnattu
2023-10-08Remove redundant verbatim string prefixesStepan Goremykin
2023-02-20Improve alternate ordering (#9336)Bond-009
2023-02-15Make exact match primary videoBond_009
2022-12-05Replace != null with is not nullBond_009
2022-12-05Replace == null with is nullBond_009
2022-09-28Remove redundant using directivesHannes Braun
2021-12-20Fix extras folderscvium
2021-12-07Refactor extras parsingcvium
2021-05-24Remove some unnecessary allocationscvium
2021-03-15revert underscore as a multiversion separatorcvium
2021-03-10fix copy/paste error in testcvium
2021-03-10make the eligibility check more strict wrt. bracketscvium
2021-03-10fix multiversion eligibility check for complex folder namescvium
2021-01-21100% branch coverage for Jellyfin.NamingBond_009
2020-11-05Enable MultiVersion video tests and added support for naming based on tests 1...Stepan
2020-05-14Add code analyzers to Jellyfin.Naming.Tests and fix resulting warningsaled
2020-05-13Fix compile warnings in Jellyfin.Naming.Testsaled
2020-04-21Fix VideoResolver and testsBond_009
2020-01-11Fix a couple of testsBond_009
2019-12-06Add back all old emby testsBond_009