mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #4741] [MERGED] Add tests for HdHomerunHost.GetLineup #10258
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/4741
Author: @Bond-009
Created: 12/9/2020
Status: ✅ Merged
Merged: 12/9/2020
Merged by: @cvium
Base:
master← Head:tests8📝 Commits (2)
514d95eAdd tests for HdHomerunHost.GetLineupc0fde34Add tests for HdHomerunHost.TryGetTunerHostInfo📊 Changes
6 files changed (+98 additions, -34 deletions)
View changed files
➕
Emby.Server.Implementations/LiveTv/TunerHosts/HdHomerun/Channels.cs(+21 -0)📝
Emby.Server.Implementations/LiveTv/TunerHosts/HdHomerun/DiscoverResponse.cs(+1 -3)📝
Emby.Server.Implementations/LiveTv/TunerHosts/HdHomerun/HdHomerunHost.cs(+11 -25)📝
tests/Jellyfin.Server.Implementations.Tests/Jellyfin.Server.Implementations.Tests.csproj(+1 -0)📝
tests/Jellyfin.Server.Implementations.Tests/LiveTv/HdHomerunHostTests.cs(+63 -6)➕
tests/Jellyfin.Server.Implementations.Tests/LiveTv/lineup.json(+1 -0)📄 Description
also fixes an exception:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.