[PR #4630] [MERGED] Add tests for GetUuid #10202

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/4630
Author: @Bond-009
Created: 12/1/2020
Status: Merged
Merged: 12/1/2020
Merged by: @thornbill

Base: masterHead: uuid


📝 Commits (1)

📊 Changes

5 files changed (+77 additions, -8 deletions)

View changed files

📝 Emby.Dlna/PlayTo/PlayToManager.cs (+17 -7)
📝 Emby.Dlna/Properties/AssemblyInfo.cs (+2 -0)
📝 MediaBrowser.sln (+8 -1)
tests/Jellyfin.Dlna.Tests/GetUuidTests.cs (+17 -0)
tests/Jellyfin.Dlna.Tests/Jellyfin.Dlna.Tests.csproj (+33 -0)

📄 Description

Broken in: 544db8cc06
Source of test values: https://www.netscout.com/sites/default/files/asert-blog/uploads/2018/06/ssdp_diffraction.pdf


🔄 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/4630 **Author:** [@Bond-009](https://github.com/Bond-009) **Created:** 12/1/2020 **Status:** ✅ Merged **Merged:** 12/1/2020 **Merged by:** [@thornbill](https://github.com/thornbill) **Base:** `master` ← **Head:** `uuid` --- ### 📝 Commits (1) - [`f6a38e6`](https://github.com/jellyfin/jellyfin/commit/f6a38e63401a85ccb3d038a6a50825ddcaf84298) Add tests for GetUuid ### 📊 Changes **5 files changed** (+77 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Dlna/PlayTo/PlayToManager.cs` (+17 -7) 📝 `Emby.Dlna/Properties/AssemblyInfo.cs` (+2 -0) 📝 `MediaBrowser.sln` (+8 -1) ➕ `tests/Jellyfin.Dlna.Tests/GetUuidTests.cs` (+17 -0) ➕ `tests/Jellyfin.Dlna.Tests/Jellyfin.Dlna.Tests.csproj` (+33 -0) </details> ### 📄 Description Broken in: https://github.com/jellyfin/jellyfin/commit/544db8cc064f445ff58cd6f43610940164cb84fa Source of test values: https://www.netscout.com/sites/default/files/asert-blog/uploads/2018/06/ssdp_diffraction.pdf --- <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:15:55 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10202