-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Added test for ListsingsManager.DeleteListingsProvider(). #12793
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added test for ListsingsManager.DeleteListingsProvider(). #12793
Conversation
This pull request has merge conflicts. Please resolve the conflicts so the PR can be successfully reviewed and merged. |
This pull request has merge conflicts. Please resolve the conflicts so the PR can be successfully reviewed and merged. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@kennethcochran can you please fix the merge conflict?
…2793) * Added test for DeleteListingsProvider(). * Added myself to CONTRIBUTORS.md * Removed unintentionally committed test SaveListingProvider_SavesProviderAndReturnsInfo() * Cleaned up test in response to PR feedback.
Changes
Addition of ListingsManagerTests to JellyFin.LiveTv.Tests project.
Addition of test for ListsingsManager.DeleteListingsProvider() to ListingsManagerTests.
Issues
N/A