Bond_009
|
286dabdc4b
|
Add SqliteItemRepository.ItemImageInfoFromValueString as a fuzzing
target
and add test cases
|
3 years ago |
Mike
|
cf9c678406
|
Add subtitle format(codec) to stream display title (#5853)
Co-authored-by: Michał Kurek <michal.kurek@mail.com>
|
3 years ago |
Bond_009
|
07f64102dd
|
Fix build
|
3 years ago |
Claus Vium
|
501c7a639f
|
Merge pull request #6474 from Bond-009/tests11
|
3 years ago |
Claus Vium
|
ae031fdd28
|
Merge branch 'master' into tonemap-overlay
|
3 years ago |
Claus Vium
|
b7e13f3a03
|
Merge pull request #5697 from Bond-009/ffmpeg2
Simplify the way we choose our ffmpeg
|
3 years ago |
Bond_009
|
963ab2dab6
|
Simplify the way we choose our ffmpeg
* no longer search $PATH
* no longer require a full path
* don't fall back
|
3 years ago |
Bond-009
|
bb685e4920
|
Merge pull request #6422 from daullmer/nfo-fanart
|
3 years ago |
dependabot[bot]
|
e40fde04d6
|
Bump FsCheck.Xunit from 2.16.0 to 2.16.1
Bumps [FsCheck.Xunit](https://github.com/fsharp/FsCheck) from 2.16.0 to 2.16.1.
- [Release notes](https://github.com/fsharp/FsCheck/releases)
- [Changelog](https://github.com/fscheck/FsCheck/blob/master/FsCheck%20Release%20Notes.md)
- [Commits](https://github.com/fsharp/FsCheck/compare/2.16.0...2.16.1)
---
updated-dependencies:
- dependency-name: FsCheck.Xunit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
Bond_009
|
0f7c875076
|
Fix test
|
3 years ago |
Bond_009
|
69ba539c70
|
Add more tests for LibraryStructureController
|
3 years ago |
Bond_009
|
909573f2f1
|
Add tests for LibraryStructureController
|
3 years ago |
Cody Robibero
|
50b3d74c95
|
Switch to TheoryData and clean up tests
|
3 years ago |
cvium
|
468283bfb2
|
Move test to TypedBaseItem folder to avoid conflicts
|
3 years ago |
Claus Vium
|
663c79cba8
|
Merge branch 'master' into baseitemkind-fixes
|
3 years ago |
Bond-009
|
d9f7b84156
|
Merge pull request #6438 from jellyfin/dependabot/nuget/FsCheck.Xunit-2.16.0
Bump FsCheck.Xunit from 2.15.3 to 2.16.0
|
3 years ago |
dependabot[bot]
|
ee37784a35
|
Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.10.0 to 16.11.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.10.0...v16.11.0)
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
dependabot[bot]
|
4077cb2648
|
Bump FsCheck.Xunit from 2.15.3 to 2.16.0
Bumps [FsCheck.Xunit](https://github.com/fsharp/FsCheck) from 2.15.3 to 2.16.0.
- [Release notes](https://github.com/fsharp/FsCheck/releases)
- [Changelog](https://github.com/fscheck/FsCheck/blob/master/FsCheck%20Release%20Notes.md)
- [Commits](https://github.com/fsharp/FsCheck/compare/2.15.3...2.16.0)
---
updated-dependencies:
- dependency-name: FsCheck.Xunit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
Claus Vium
|
fb5db696eb
|
Merge pull request #6403 from ankenyr/master
|
3 years ago |
Claus Vium
|
fa77902955
|
Merge pull request #6430 from Bond-009/minor17
Minor improvements
|
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
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
3 years ago |
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>
|
3 years ago |
Bond_009
|
19824bff94
|
Minor improvements
|
3 years ago |
Claus Vium
|
d3f291f159
|
Merge pull request #6392 from Bond-009/tests9
ApiServiceCollectionExtensions.AddProxyAddresses: Add more tests
|
3 years ago |
Joshua M. Boniface
|
7fabb32482
|
Merge pull request #6429 from crobibero/dotnet-5.0.9
Update to dotnet 5.0.9
|
3 years ago |
Cody Robibero
|
709f8e9faa
|
Update to dotnet 5.0.9
|
3 years ago |
Bond_009
|
e8e0836f95
|
Fix PasswordHash tests
|
3 years ago |
David Ullmer
|
bf441e49b9
|
Add test for fanart tag
|
3 years ago |
Nyanmisaka
|
a84dc794c6
|
Merge branch 'master' into tonemap-overlay
|
3 years ago |
ankenyr
|
78bbfca990
|
Separating out error cases from good cases.
|
3 years ago |
Claus Vium
|
0216c452f1
|
Merge pull request #6025 from daullmer/localization-test
|
3 years ago |
Claus Vium
|
3a47ad11e9
|
Apply suggestions from code review
|
3 years ago |
Julien Machiels
|
8d5b87025b
|
Update tests/Jellyfin.MediaEncoding.Tests/Probing/ProbeResultNormalizerTests.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
3 years ago |
David Ullmer
|
d7c9b14175
|
Apply suggestions from code review
|
3 years ago |
David Ullmer
|
45e0f7893b
|
Merge remote-tracking branch 'upstream/master' into localization-test
|
3 years ago |
David Ullmer
|
77aee515a2
|
Use correct string comparison
|
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
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
3 years ago |
ankenyr
|
8e6436d8dd
|
Removing moved files.
|
3 years ago |
ankenyr
|
8b4d9339cf
|
Changing namespace to be within Jellyfin.Server.Implementations.Tests
|
3 years ago |
MrTimscampi
|
924dfe1db0
|
Add test for year-only parsing for FFProbe
|
3 years ago |
ankenyr
|
14a53fe402
|
Adding tests for AiredEpisodeOrderComparer.
|
3 years ago |
Bond-009
|
971c2bc7de
|
Merge pull request #6328 from Bond-009/epparser
Improve episode parser
|
3 years ago |
Bond_009
|
442dc10aac
|
ApiServiceCollectionExtensions.AddProxyAddresses: Add more tests
|
3 years ago |
Cody Robibero
|
398ca85944
|
Merge remote-tracking branch 'upstream/master' into baseitemkind-fixes
|
3 years ago |
Cody Robibero
|
d212b6fb08
|
Clean test
|
3 years ago |
Rich Lander
|
c07e83fdf8
|
Invert code and style analysis configuration (#6334)
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
3 years ago |
dependabot[bot]
|
33359d45be
|
Bump coverlet.collector from 3.0.3 to 3.1.0
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.0.3 to 3.1.0.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/commits/v3.1.0)
---
updated-dependencies:
- dependency-name: coverlet.collector
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |