honestlywhoknows
|
072938289c
|
Update PremiereDateComparerTests
Add extra tests for edge cases, adjust dummy values for easier debugging
|
2024-07-09 21:11:23 -04:00 |
|
Adam
|
8933574ce9
|
Correct PremiereDateComparerTests
Correct PremiereDateComparerTests - Adjust expected values, add comments, add extra test
|
2024-07-09 20:22:06 -04:00 |
|
Adam
|
86835dd3c6
|
Create PremiereDateComparerTests
Create PremiereDateComparerTests to test PremiereDateComparer functionality.
|
2024-07-09 16:09:15 -04:00 |
|
Bond_009
|
0fd36a5bf1
|
Fix warnings in test projects
|
2023-11-14 21:14:23 +01:00 |
|
Bond-009
|
3462676a8f
|
Fix debug builds (#8909)
|
2022-12-14 22:03:03 +01:00 |
|
Hannes Braun
|
4edeccc5e0
|
Remove redundant using directives
|
2022-09-28 16:26:03 +02:00 |
|
Cody Robibero
|
6004060b4e
|
Fix build errors from new warnings
|
2022-09-09 07:44:14 -06:00 |
|
Cody Robibero
|
04cac23a11
|
Merge pull request #7548 from 1337joe/comparer-null-fix
(cherry picked from commit 72aca15191 )
Signed-off-by: crobibero <cody@robibe.ro>
|
2022-04-07 12:54:58 -04:00 |
|
KonH
|
b6bf43af45
|
Fix warning: Using directive is not required by the code and can be safely removed (#2149)
|
2021-10-03 10:49:41 +07:00 |
|
Bond-009
|
8858d8e597
|
Merge branch 'master' into theorydata
|
2021-09-25 22:24:57 +02:00 |
|
ankenyr
|
2b5f3f294e
|
Fixing #6269 by comparing PremiereDate when episode comparison would otherwise be equal.
|
2021-09-12 15:05:37 -07:00 |
|
ianjazz246
|
19b8bcaec4
|
Use TheoryData instead of MemberData and ClassData
|
2021-09-11 13:31:24 -07:00 |
|
ankenyr
|
6ba7db3d55
|
Removing if statement and always testing reverse of x and y.
|
2021-08-15 15:48:01 -07:00 |
|
ankenyr
|
0f9e95b4c5
|
Breaking up the test theory so episodes and the results are on their own lines.
|
2021-08-15 15:31:58 -07:00 |
|
Rob
|
9220682fd1
|
Update tests/Jellyfin.Server.Implementations.Tests/Sorting/AiredEpisodeOrderComparerTests.cs
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
2021-08-15 15:26:00 -07:00 |
|
Rob
|
10fbb4d48d
|
Update 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-15 15:23:18 -07:00 |
|
ankenyr
|
78bbfca990
|
Separating out error cases from good cases.
|
2021-08-11 09:56:36 -07:00 |
|
ankenyr
|
67f81e8c07
|
Changing test name to be more descrptive.
|
2021-08-09 11:27:19 -07:00 |
|
Rob
|
579ed5c1fc
|
Update tests/Jellyfin.Server.Implementations.Tests/Sorting/AiredEpisodeOrderComparerTests.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2021-08-09 11:27:40 -07:00 |
|
ankenyr
|
8b4d9339cf
|
Changing namespace to be within Jellyfin.Server.Implementations.Tests
|
2021-08-07 15:07:12 -07:00 |
|