aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Server.Implementations.Tests/Sorting
AgeCommit message (Expand)Author
2022-12-14Fix debug builds (#8909)Bond-009
2022-09-28Remove redundant using directivesHannes Braun
2022-09-09Fix build errors from new warningsCody Robibero
2022-04-07Merge pull request #7548 from 1337joe/comparer-null-fixCody Robibero
2021-10-03Fix warning: Using directive is not required by the code and can be safely re...KonH
2021-09-25Merge branch 'master' into theorydataBond-009
2021-09-12Fixing #6269 by comparing PremiereDate when episode comparison would otherwis...ankenyr
2021-09-11Use TheoryData instead of MemberData and ClassDataianjazz246
2021-08-15Removing if statement and always testing reverse of x and y.ankenyr
2021-08-15Breaking up the test theory so episodes and the results are on their own lines.ankenyr
2021-08-15Update tests/Jellyfin.Server.Implementations.Tests/Sorting/AiredEpisodeOrderC...Rob
2021-08-15Update tests/Jellyfin.Server.Implementations.Tests/Sorting/AiredEpisodeOrderC...Rob
2021-08-11Separating out error cases from good cases.ankenyr
2021-08-09Changing test name to be more descrptive.ankenyr
2021-08-09Update tests/Jellyfin.Server.Implementations.Tests/Sorting/AiredEpisodeOrderC...Rob
2021-08-07Changing namespace to be within Jellyfin.Server.Implementations.Testsankenyr