| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-07-09 | Update PremiereDateComparerTests | honestlywhoknows | |
| Add extra tests for edge cases, adjust dummy values for easier debugging | |||
| 2024-07-09 | Correct PremiereDateComparerTests | Adam | |
| Correct PremiereDateComparerTests - Adjust expected values, add comments, add extra test | |||
| 2024-07-09 | Create PremiereDateComparerTests | Adam | |
| Create PremiereDateComparerTests to test PremiereDateComparer functionality. | |||
| 2023-11-14 | Fix warnings in test projects | Bond_009 | |
| 2022-12-14 | Fix debug builds (#8909) | Bond-009 | |
| 2022-09-28 | Remove redundant using directives | Hannes Braun | |
| 2022-09-09 | Fix build errors from new warnings | Cody Robibero | |
| 2022-04-07 | Merge pull request #7548 from 1337joe/comparer-null-fix | Cody Robibero | |
| (cherry picked from commit 72aca1519132315a69d9dad53e4840f461e58285) Signed-off-by: crobibero <cody@robibe.ro> | |||
| 2021-10-03 | Fix warning: Using directive is not required by the code and can be safely ↵ | KonH | |
| removed (#2149) | |||
| 2021-09-25 | Merge branch 'master' into theorydata | Bond-009 | |
| 2021-09-12 | Fixing #6269 by comparing PremiereDate when episode comparison would ↵ | ankenyr | |
| otherwise be equal. | |||
| 2021-09-11 | Use TheoryData instead of MemberData and ClassData | ianjazz246 | |
| 2021-08-15 | Removing if statement and always testing reverse of x and y. | ankenyr | |
| 2021-08-15 | Breaking up the test theory so episodes and the results are on their own lines. | ankenyr | |
| 2021-08-15 | Update ↵ | Rob | |
| tests/Jellyfin.Server.Implementations.Tests/Sorting/AiredEpisodeOrderComparerTests.cs Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2021-08-15 | Update ↵ | Rob | |
| tests/Jellyfin.Server.Implementations.Tests/Sorting/AiredEpisodeOrderComparerTests.cs Thanks for this suggestion. I will try to keep this in mind going forward with future PRs Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2021-08-11 | Separating out error cases from good cases. | ankenyr | |
| 2021-08-09 | Changing test name to be more descrptive. | ankenyr | |
| 2021-08-09 | Update ↵ | Rob | |
| tests/Jellyfin.Server.Implementations.Tests/Sorting/AiredEpisodeOrderComparerTests.cs Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2021-08-07 | Changing namespace to be within Jellyfin.Server.Implementations.Tests | ankenyr | |
