Commit Graph

13 Commits (499b1df9cb7b660b8fd6e0ac5e75226b2656da77)

Author SHA1 Message Date
Cody Robibero 04cac23a11 Merge pull request #7548 from 1337joe/comparer-null-fix
2 years ago
KonH b6bf43af45 Fix warning: Using directive is not required by the code and can be safely removed (#2149)
3 years ago
Bond-009 8858d8e597
Merge branch 'master' into theorydata
3 years ago
ankenyr 2b5f3f294e Fixing #6269 by comparing PremiereDate when episode comparison would otherwise be equal.
3 years ago
ianjazz246 19b8bcaec4 Use TheoryData instead of MemberData and ClassData
3 years ago
ankenyr 6ba7db3d55 Removing if statement and always testing reverse of x and y.
3 years ago
ankenyr 0f9e95b4c5 Breaking up the test theory so episodes and the results are on their own lines.
3 years ago
Rob 9220682fd1
Update tests/Jellyfin.Server.Implementations.Tests/Sorting/AiredEpisodeOrderComparerTests.cs
3 years ago
Rob 10fbb4d48d
Update tests/Jellyfin.Server.Implementations.Tests/Sorting/AiredEpisodeOrderComparerTests.cs
3 years ago
ankenyr 78bbfca990 Separating out error cases from good cases.
3 years ago
ankenyr 67f81e8c07 Changing test name to be more descrptive.
3 years ago
Rob 579ed5c1fc
Update tests/Jellyfin.Server.Implementations.Tests/Sorting/AiredEpisodeOrderComparerTests.cs
3 years ago
ankenyr 8b4d9339cf Changing namespace to be within Jellyfin.Server.Implementations.Tests
3 years ago