[PR #6572] [CLOSED] Fix unit test RecordingHelperTests.GetRecordingName_Success. #11030

Closed
opened 2026-02-07 06:31:08 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/6572
Author: @Dixin
Created: 9/20/2021
Status: Closed

Base: masterHead: unittest


📝 Commits (4)

  • 3d272d2 Fix unit test RecordingHelperTests.GetRecordingName_Success.
  • f0cb76d Fix uni test RecordingHelperTests.GetRecordingName_Success.
  • be55ee4 Update unit test RecordingHelperTests.GetRecordingName_Success.
  • 5488ce4 Update 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.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/6572 **Author:** [@Dixin](https://github.com/Dixin) **Created:** 9/20/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `unittest` --- ### 📝 Commits (4) - [`3d272d2`](https://github.com/jellyfin/jellyfin/commit/3d272d22a2695659f7199c99fe6a6ea0b574cadb) Fix unit test RecordingHelperTests.GetRecordingName_Success. - [`f0cb76d`](https://github.com/jellyfin/jellyfin/commit/f0cb76dbc8fb7d311efaff696d3771ad2a92f202) Fix uni test RecordingHelperTests.GetRecordingName_Success. - [`be55ee4`](https://github.com/jellyfin/jellyfin/commit/be55ee432877751fd8de0367ee875c82770cb602) Update unit test RecordingHelperTests.GetRecordingName_Success. - [`5488ce4`](https://github.com/jellyfin/jellyfin/commit/5488ce40d71220d2b5a1bcc9f9a4fdcb52ab0d84) Update the fix of unit testRecordingHelperTests.GetRecordingName_Success. Refactor RecordingHelper.GetRecordingName. ### 📊 Changes **2 files changed** (+35 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/LiveTv/EmbyTV/RecordingHelper.cs` (+10 -5) 📝 `tests/Jellyfin.Server.Implementations.Tests/LiveTv/RecordingHelperTests.cs` (+25 -11) </details> ### 📄 Description **Changes** The string representation of the date should be local. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 06:31:08 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11030