aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Server.Implementations.Tests/LiveTv
AgeCommit message (Expand)Author
2024-01-09Move LiveTv tests to separate projectPatrick Barron
2023-09-18Fix xUnit1030: Do not call ConfigureAwait in test methodBond_009
2023-09-01fix buildCody Robibero
2023-02-12Fix error in XmlTvListingsProviderTests (#9302)Bond-009
2023-02-11LiveTV fixesCody Robibero
2022-11-05Add regression test for #8696Bond_009
2022-08-15Fix various typos luz paz
2022-05-20Merge pull request #7544 from jaantaponen/long-filename-fixCody Robibero
2021-11-23Use local time for RecordingHelperTestsianjazz246
2021-10-08Merge remote-tracking branch 'upstream/master' into schedules-directCody Robibero
2021-10-03Fix warning: Using directive is not required by the code and can be safely re...KonH
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-05-18Merge pull request #6051 from Bond-009/tests7Bond-009
2021-05-16Add tests for RecordinghelperBond_009
2021-05-06Add support for legacy HDhomerun DUAlBond_009
2021-03-13Fix invalid crc in TryGetReturnValueOfGetSet_InvalidPacketType testBond_009
2021-03-13Rewrite HdHomerunManager.ParseReturnMessageBond_009
2021-03-13Add test for HdHomerunManager.ParseReturnMessageBond_009
2021-03-13Add test for HdHomerunManager.WriteSetMessage with lockkeyBond_009
2021-03-13Add test for HdHomerunManager.WriteSetMessageBond_009
2021-02-12Add test for WriteGetMessageBond_009
2021-02-12Rewrite packet writing code for HdHomerunBond_009
2021-01-13Improve WebSocket DeserializationBond_009
2021-01-09Add tests for NFO parsersBond_009
2020-12-09Add tests for HdHomerunHost.TryGetTunerHostInfoBond_009
2020-12-09Add tests for HdHomerunHost.GetLineupBond_009
2020-12-08Add tests for HdHomerunHost.GetModelInfoBond_009