mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #6572] [CLOSED] Fix unit test RecordingHelperTests.GetRecordingName_Success. #11030
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/6572
Author: @Dixin
Created: 9/20/2021
Status: ❌ Closed
Base:
master← Head:unittest📝 Commits (4)
3d272d2Fix unit test RecordingHelperTests.GetRecordingName_Success.f0cb76dFix uni test RecordingHelperTests.GetRecordingName_Success.be55ee4Update unit test RecordingHelperTests.GetRecordingName_Success.5488ce4Update the fix of unit testRecordingHelperTests.GetRecordingName_Success. Refactor RecordingHelper.GetRecordingName.📊 Changes
2 files changed (+35 additions, -16 deletions)
View changed files
📝
Emby.Server.Implementations/LiveTv/EmbyTV/RecordingHelper.cs(+10 -5)📝
tests/Jellyfin.Server.Implementations.Tests/LiveTv/RecordingHelperTests.cs(+25 -11)📄 Description
Changes
The string representation of the date should be local.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.