mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #12793] [MERGED] Added test for ListsingsManager.DeleteListingsProvider(). #13381
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/12793
Author: @kennethcochran
Created: 10/8/2024
Status: ✅ Merged
Merged: 11/30/2024
Merged by: @Bond-009
Base:
master← Head:listing-manager-tests📝 Commits (8)
3cd35f5Added test for DeleteListingsProvider().e8cd72cAdded myself to CONTRIBUTORS.mdcd25187Merge branch 'master' into listing-manager-testscf264c5Removed unintentionally committed test SaveListingProvider_SavesProviderAndReturnsInfo()7953890Merge branch 'listing-manager-tests' of https://github.com/kennethcochran/jellyfin into listing-manager-tests898362aMerge branch 'jellyfin:master' into listing-manager-tests4ceafe1Cleaned up test in response to PR feedback.a45b41eMerge branch 'master' into listing-manager-tests📊 Changes
2 files changed (+51 additions, -0 deletions)
View changed files
📝
CONTRIBUTORS.md(+1 -0)➕
tests/Jellyfin.LiveTv.Tests/Listings/ListingsManagerTests.cs(+50 -0)📄 Description
Changes
Addition of ListingsManagerTests to JellyFin.LiveTv.Tests project.
Addition of test for ListsingsManager.DeleteListingsProvider() to ListingsManagerTests.
Issues
N/A
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.