Cody Robibero
|
0587b539ec
|
Suggestions from review
|
2021-09-03 13:36:07 -06:00 |
|
Cody Robibero
|
47e24a2cf7
|
Add SchedulesDirect json tests
|
2021-09-03 12:35:52 -06:00 |
|
Bond_009
|
286dabdc4b
|
Add SqliteItemRepository.ItemImageInfoFromValueString as a fuzzing
target
and add test cases
|
2021-09-02 21:28:00 +02:00 |
|
Mike
|
cf9c678406
|
Add subtitle format(codec) to stream display title (#5853)
Co-authored-by: Michał Kurek <michal.kurek@mail.com>
|
2021-09-01 18:59:59 +02:00 |
|
Bond_009
|
07f64102dd
|
Fix build
|
2021-09-01 14:06:09 +02:00 |
|
Claus Vium
|
501c7a639f
|
Merge pull request #6474 from Bond-009/tests11
|
2021-09-01 09:24:57 +02:00 |
|
Claus Vium
|
ae031fdd28
|
Merge branch 'master' into tonemap-overlay
|
2021-08-30 20:02:31 +02:00 |
|
Claus Vium
|
b7e13f3a03
|
Merge pull request #5697 from Bond-009/ffmpeg2
Simplify the way we choose our ffmpeg
|
2021-08-30 19:36:51 +02:00 |
|
Bond_009
|
963ab2dab6
|
Simplify the way we choose our ffmpeg
* no longer search $PATH
* no longer require a full path
* don't fall back
|
2021-08-30 15:40:52 +02:00 |
|
Bond-009
|
bb685e4920
|
Merge pull request #6422 from daullmer/nfo-fanart
|
2021-08-30 15:02:25 +02:00 |
|
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>
|
2021-08-30 12:00:52 +00:00 |
|
Bond_009
|
0f7c875076
|
Fix test
|
2021-08-28 20:53:34 +02:00 |
|
Bond_009
|
69ba539c70
|
Add more tests for LibraryStructureController
|
2021-08-28 20:12:25 +02:00 |
|
Bond_009
|
909573f2f1
|
Add tests for LibraryStructureController
|
2021-08-28 19:30:57 +02:00 |
|
Cody Robibero
|
50b3d74c95
|
Switch to TheoryData and clean up tests
|
2021-08-21 17:31:06 -06:00 |
|
cvium
|
468283bfb2
|
Move test to TypedBaseItem folder to avoid conflicts
|
2021-08-18 20:11:28 +02:00 |
|
Claus Vium
|
663c79cba8
|
Merge branch 'master' into baseitemkind-fixes
|
2021-08-18 18:25:48 +02:00 |
|
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
|
2021-08-16 14:53:56 +02:00 |
|
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>
|
2021-08-16 12:01:04 +00:00 |
|
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>
|
2021-08-16 12:00:55 +00:00 |
|
Claus Vium
|
fb5db696eb
|
Merge pull request #6403 from ankenyr/master
|
2021-08-16 09:03:34 +02:00 |
|
Claus Vium
|
fa77902955
|
Merge pull request #6430 from Bond-009/minor17
Minor improvements
|
2021-08-16 08:59:43 +02: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 |
|
Bond_009
|
19824bff94
|
Minor improvements
|
2021-08-15 23:48:19 +02:00 |
|
Claus Vium
|
d3f291f159
|
Merge pull request #6392 from Bond-009/tests9
ApiServiceCollectionExtensions.AddProxyAddresses: Add more tests
|
2021-08-15 19:56:08 +02:00 |
|
Joshua M. Boniface
|
7fabb32482
|
Merge pull request #6429 from crobibero/dotnet-5.0.9
Update to dotnet 5.0.9
|
2021-08-15 13:34:04 -04:00 |
|
Cody Robibero
|
709f8e9faa
|
Update to dotnet 5.0.9
|
2021-08-15 08:30:15 -06:00 |
|
Bond_009
|
e8e0836f95
|
Fix PasswordHash tests
|
2021-08-15 14:13:20 +02:00 |
|
David Ullmer
|
bf441e49b9
|
Add test for fanart tag
|
2021-08-13 20:36:14 +02:00 |
|
Nyanmisaka
|
a84dc794c6
|
Merge branch 'master' into tonemap-overlay
|
2021-08-13 15:01:06 +08:00 |
|
ankenyr
|
78bbfca990
|
Separating out error cases from good cases.
|
2021-08-11 09:56:36 -07:00 |
|
Claus Vium
|
0216c452f1
|
Merge pull request #6025 from daullmer/localization-test
|
2021-08-11 13:14:39 +02:00 |
|
Claus Vium
|
3a47ad11e9
|
Apply suggestions from code review
|
2021-08-11 12:57:31 +02:00 |
|
Julien Machiels
|
8d5b87025b
|
Update tests/Jellyfin.MediaEncoding.Tests/Probing/ProbeResultNormalizerTests.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
2021-08-11 09:42:40 +02:00 |
|
David Ullmer
|
d7c9b14175
|
Apply suggestions from code review
|
2021-08-10 20:28:57 +02:00 |
|
David Ullmer
|
45e0f7893b
|
Merge remote-tracking branch 'upstream/master' into localization-test
|
2021-08-10 14:03:21 +02:00 |
|
David Ullmer
|
77aee515a2
|
Use correct string comparison
|
2021-08-10 13:37:33 +02: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
|
8e6436d8dd
|
Removing moved files.
|
2021-08-07 15:36:23 -07:00 |
|
ankenyr
|
8b4d9339cf
|
Changing namespace to be within Jellyfin.Server.Implementations.Tests
|
2021-08-07 15:07:12 -07:00 |
|
MrTimscampi
|
924dfe1db0
|
Add test for year-only parsing for FFProbe
|
2021-08-07 22:24:10 +02:00 |
|
ankenyr
|
14a53fe402
|
Adding tests for AiredEpisodeOrderComparer.
|
2021-08-06 23:12:29 -07:00 |
|
Bond-009
|
971c2bc7de
|
Merge pull request #6328 from Bond-009/epparser
Improve episode parser
|
2021-08-06 17:29:34 +02:00 |
|
Bond_009
|
442dc10aac
|
ApiServiceCollectionExtensions.AddProxyAddresses: Add more tests
|
2021-08-04 18:43:26 +02:00 |
|
Cody Robibero
|
398ca85944
|
Merge remote-tracking branch 'upstream/master' into baseitemkind-fixes
|
2021-08-04 06:24:58 -06:00 |
|
Cody Robibero
|
d212b6fb08
|
Clean test
|
2021-08-04 06:24:25 -06:00 |
|