aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Server.Implementations.Tests
AgeCommit message (Expand)Author
2022-01-03Merge pull request #7080 from crobibero/ws-tokenCody Robibero
2022-01-02Merge pull request #7058 from cvium/the_most_important_featureBond-009
2022-01-01Use IAuthorizationContext for websocketCody Robibero
2022-01-01Remove file extension filter and fix buildcvium
2021-12-31Add ability to search by -Cody Robibero
2021-12-28Use dedicated resolvers for extrascvium
2021-12-25Merge pull request #7044 from 1337joe/fix-trailers-v2Cody Robibero
2021-12-24Fix resolved type for TrailersJoe Rogers
2021-12-24Update StyleCopBond_009
2021-12-24Merge pull request #7029 from cvium/allocations_maybeCody Robibero
2021-12-22Merge pull request #7028 from cvium/everything_went_wrongCody Robibero
2021-12-20Use our own Contains extensioncvium
2021-12-20Fix extras folderscvium
2021-12-18Use System.IO.Compression instead of SharpCompress for zipsBond_009
2021-12-15Merge branch 'master' into what_could_go_wrongClaus Vium
2021-12-11Update tests/Jellyfin.Server.Implementations.Tests/Library/PathExtensionsTest...Cody Robibero
2021-12-09update testsCody Robibero
2021-12-09Add more speed and more testsCody Robibero
2021-12-07Refactor extras parsingcvium
2021-11-27Add more testsCody Robibero
2021-11-23Use local time for RecordingHelperTestsianjazz246
2021-11-15Remove ILibraryManager as a dependency in resolvers etc.cvium
2021-11-07Add some docs and testsBond_009
2021-11-03Merge pull request #6748 from ptalmeida/masterClaus Vium
2021-11-01Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0dependabot[bot]
2021-10-31Fix testsCody Robibero
2021-10-09Merge pull request #6501 from crobibero/schedules-directClaus Vium
2021-10-08Merge remote-tracking branch 'upstream/master' into schedules-directCody Robibero
2021-10-05Improve test coverage for QuickConnectManagerBond_009
2021-10-03Fix warning: Using directive is not required by the code and can be safely re...KonH
2021-09-28Add regression test for #6560Bond_009
2021-09-25Merge branch 'master' into theorydataBond-009
2021-09-24Target net6.0Bond_009
2021-09-21Merge pull request #6553 from ankenyr/masterClaus Vium
2021-09-12Fixing #6269 by comparing PremiereDate when episode comparison would otherwis...ankenyr
2021-09-12Fix types and property namesCody Robibero
2021-09-11Use TheoryData instead of MemberData and ClassDataianjazz246
2021-09-03use JsonOptionsCody Robibero
2021-09-03Suggestions from reviewCody Robibero
2021-09-03Add SchedulesDirect json testsCody Robibero
2021-09-03Merge remote-tracking branch 'upstream/master' into authenticationdb-efcoreCody Robibero
2021-09-02Add SqliteItemRepository.ItemImageInfoFromValueString as a fuzzingBond_009
2021-08-21Switch to TheoryData and clean up testsCody Robibero
2021-08-18Move test to TypedBaseItem folder to avoid conflictscvium
2021-08-18Merge branch 'master' into baseitemkind-fixesClaus Vium
2021-08-16Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0dependabot[bot]
2021-08-16Merge pull request #6403 from ankenyr/masterClaus Vium
2021-08-15Removing if statement and always testing reverse of x and y.ankenyr
2021-08-15Breaking up the test theory so episodes and the results are on their own lines.ankenyr
2021-08-15Update tests/Jellyfin.Server.Implementations.Tests/Sorting/AiredEpisodeOrderC...Rob