aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2021-09-25Address commentsBond_009
2021-09-25Add tests for ComputeEqualLengthSegments and fix bugcvium
2021-09-25Add first testcvium
2021-09-24Use new Enum.TryParse(ReadOnlySpan<char>) overloadBond_009
2021-09-24Target net6.0Bond_009
2021-09-22Add regression test for #5323Bond_009
2021-09-21Merge pull request #6584 from Bond-009/datetimeClaus Vium
Specify DateTimeStyles when possible
2021-09-21Merge pull request #6569 from crobibero/dotnet-5.0.10Joshua M. Boniface
Update to dotnet 5.0.10
2021-09-21Merge pull request #6553 from ankenyr/masterClaus Vium
2021-09-21Specify DateTimeStyles when possibleBond_009
2021-09-19Upgrade to dotnet 5.0.10Cody Robibero
2021-09-19Add more testsBond_009
2021-09-19Reduce allocationsBond_009
2021-09-18Add regression test for issue #5168Bond_009
2021-09-18Fix SubtitleEncoder and add regression testsBond_009
2021-09-17Add tests for DlnaControllerBond_009
2021-09-13Improve series name matchingFredrik Lindberg
Add a series path resolver that attempts to extract only the series name from a path that contains more information that just the name.
2021-09-12Fixing #6269 by comparing PremiereDate when episode comparison would ↵ankenyr
otherwise be equal.
2021-09-12Fix types and property namesCody Robibero
2021-09-11Use TheoryData instead of MemberData and ClassDataianjazz246
2021-09-11Revert "Use TheoryData in UrlDecodeQueryFeatureTest"ianjazz246
This reverts commit c5393b25798098aa079c185971b7ac28e5f5b994.
2021-09-10Use TheoryData in UrlDecodeQueryFeatureTestianjazz246
2021-09-07Use GetSmartApiUrl instead (hopefully it works)cvium
2021-09-06Remove all unused usingsFernando Fernández
2021-09-06Bump FsCheck.Xunit from 2.16.1 to 2.16.3dependabot[bot]
Bumps [FsCheck.Xunit](https://github.com/fsharp/FsCheck) from 2.16.1 to 2.16.3. - [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.1...2.16.3) --- 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-09-06Merge pull request #6177 from Bond-009/asyncClaus Vium
Use async FileStreams where it makes sense
2021-09-05Merge branch 'master' into TVFixcvium
2021-09-03remove some newlinescvium
2021-09-03remove leading and trailing whitespace from the keycvium
2021-09-03use JsonOptionsCody Robibero
2021-09-03fix the buildcvium
2021-09-03Suggestions from reviewCody Robibero
2021-09-03Merge branch 'master' into bug/authorization-header-issuecvium
2021-09-03Merge branch 'master' into bug/authorization-header-issuecvium
2021-09-03Add SchedulesDirect json testsCody Robibero
2021-09-03Merge remote-tracking branch 'upstream/master' into authenticationdb-efcoreCody Robibero
2021-09-03Merge pull request #6358 from MrTimscampi/audio-peopleBond-009
2021-09-02Add SqliteItemRepository.ItemImageInfoFromValueString as a fuzzingBond_009
target and add test cases
2021-09-02Use async FileStreams where it makes senseBond_009
2021-09-01Add subtitle format(codec) to stream display title (#5853)Mike
Co-authored-by: Michał Kurek <michal.kurek@mail.com>
2021-09-01Fix buildBond_009
2021-09-01Merge pull request #6474 from Bond-009/tests11Claus Vium
2021-08-30Merge branch 'master' into tonemap-overlayClaus Vium
2021-08-30Merge pull request #5697 from Bond-009/ffmpeg2Claus Vium
Simplify the way we choose our ffmpeg
2021-08-30Simplify the way we choose our ffmpegBond_009
* no longer search $PATH * no longer require a full path * don't fall back
2021-08-30Merge pull request #6422 from daullmer/nfo-fanartBond-009
2021-08-30Bump FsCheck.Xunit from 2.16.0 to 2.16.1dependabot[bot]
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-28Fix testBond_009
2021-08-28Add more tests for LibraryStructureControllerBond_009
2021-08-28Add tests for LibraryStructureControllerBond_009