Commit Graph

17 Commits (master)

Author SHA1 Message Date
Bond_009 0fd36a5bf1 Fix warnings in test projects
7 months ago
Bond-009 3462676a8f
Fix debug builds (#8909)
1 year ago
Hannes Braun 4edeccc5e0
Remove redundant using directives
2 years ago
Cody Robibero 6004060b4e Fix build errors from new warnings
2 years ago
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