[PR #7461] [MERGED] Move StreamBuilderTests to correct project #11231

Closed
opened 2025-12-22 08:37:17 +01:00 by backuprepo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/7461
Author: @Bond-009
Created: 3/15/2022
Status: Merged
Merged: 3/18/2022
Merged by: @Bond-009

Base: masterHead: streambuildertests


📝 Commits (1)

  • 3f27bff Move StreamBuilderTests to correct project

📊 Changes

35 files changed (+10 additions, -10 deletions)

View changed files

📝 MediaBrowser.Model/Properties/AssemblyInfo.cs (+0 -1)
📝 tests/Jellyfin.Dlna.Tests/Jellyfin.Dlna.Tests.csproj (+0 -6)
📝 tests/Jellyfin.Model.Tests/Dlna/StreamBuilderTests.cs (+3 -3)
📝 tests/Jellyfin.Model.Tests/Jellyfin.Model.Tests.csproj (+7 -0)
📝 tests/Jellyfin.Model.Tests/Test Data/DeviceProfile-AndroidPixel.json (+0 -0)
📝 tests/Jellyfin.Model.Tests/Test Data/DeviceProfile-Chrome-NoHLS.json (+0 -0)
📝 tests/Jellyfin.Model.Tests/Test Data/DeviceProfile-Chrome.json (+0 -0)
📝 tests/Jellyfin.Model.Tests/Test Data/DeviceProfile-DirectMedia.json (+0 -0)
📝 tests/Jellyfin.Model.Tests/Test Data/DeviceProfile-Firefox.json (+0 -0)
📝 tests/Jellyfin.Model.Tests/Test Data/DeviceProfile-JellyfinMediaPlayer.json (+0 -0)
📝 tests/Jellyfin.Model.Tests/Test Data/DeviceProfile-LowBandwidth.json (+0 -0)
📝 tests/Jellyfin.Model.Tests/Test Data/DeviceProfile-Null.json (+0 -0)
📝 tests/Jellyfin.Model.Tests/Test Data/DeviceProfile-RokuSSPlus.json (+0 -0)
📝 tests/Jellyfin.Model.Tests/Test Data/DeviceProfile-RokuSSPlusNext.json (+0 -0)
📝 tests/Jellyfin.Model.Tests/Test Data/DeviceProfile-SafariNext.json (+0 -0)
📝 tests/Jellyfin.Model.Tests/Test Data/DeviceProfile-TranscodeMedia.json (+0 -0)
📝 tests/Jellyfin.Model.Tests/Test Data/DeviceProfile-Yatse.json (+0 -0)
📝 tests/Jellyfin.Model.Tests/Test Data/DeviceProfile-Yatse2.json (+0 -0)
📝 tests/Jellyfin.Model.Tests/Test Data/MediaSourceInfo-mkv-av1-aac-srt-2600k.json (+0 -0)
📝 tests/Jellyfin.Model.Tests/Test Data/MediaSourceInfo-mkv-av1-vorbis-srt-2600k.json (+0 -0)

...and 15 more files

📄 Description

No description provided


🔄 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/7461 **Author:** [@Bond-009](https://github.com/Bond-009) **Created:** 3/15/2022 **Status:** ✅ Merged **Merged:** 3/18/2022 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `streambuildertests` --- ### 📝 Commits (1) - [`3f27bff`](https://github.com/jellyfin/jellyfin/commit/3f27bffd1c168b0845e188211ddc848037d6885a) Move StreamBuilderTests to correct project ### 📊 Changes **35 files changed** (+10 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Model/Properties/AssemblyInfo.cs` (+0 -1) 📝 `tests/Jellyfin.Dlna.Tests/Jellyfin.Dlna.Tests.csproj` (+0 -6) 📝 `tests/Jellyfin.Model.Tests/Dlna/StreamBuilderTests.cs` (+3 -3) 📝 `tests/Jellyfin.Model.Tests/Jellyfin.Model.Tests.csproj` (+7 -0) 📝 `tests/Jellyfin.Model.Tests/Test Data/DeviceProfile-AndroidPixel.json` (+0 -0) 📝 `tests/Jellyfin.Model.Tests/Test Data/DeviceProfile-Chrome-NoHLS.json` (+0 -0) 📝 `tests/Jellyfin.Model.Tests/Test Data/DeviceProfile-Chrome.json` (+0 -0) 📝 `tests/Jellyfin.Model.Tests/Test Data/DeviceProfile-DirectMedia.json` (+0 -0) 📝 `tests/Jellyfin.Model.Tests/Test Data/DeviceProfile-Firefox.json` (+0 -0) 📝 `tests/Jellyfin.Model.Tests/Test Data/DeviceProfile-JellyfinMediaPlayer.json` (+0 -0) 📝 `tests/Jellyfin.Model.Tests/Test Data/DeviceProfile-LowBandwidth.json` (+0 -0) 📝 `tests/Jellyfin.Model.Tests/Test Data/DeviceProfile-Null.json` (+0 -0) 📝 `tests/Jellyfin.Model.Tests/Test Data/DeviceProfile-RokuSSPlus.json` (+0 -0) 📝 `tests/Jellyfin.Model.Tests/Test Data/DeviceProfile-RokuSSPlusNext.json` (+0 -0) 📝 `tests/Jellyfin.Model.Tests/Test Data/DeviceProfile-SafariNext.json` (+0 -0) 📝 `tests/Jellyfin.Model.Tests/Test Data/DeviceProfile-TranscodeMedia.json` (+0 -0) 📝 `tests/Jellyfin.Model.Tests/Test Data/DeviceProfile-Yatse.json` (+0 -0) 📝 `tests/Jellyfin.Model.Tests/Test Data/DeviceProfile-Yatse2.json` (+0 -0) 📝 `tests/Jellyfin.Model.Tests/Test Data/MediaSourceInfo-mkv-av1-aac-srt-2600k.json` (+0 -0) 📝 `tests/Jellyfin.Model.Tests/Test Data/MediaSourceInfo-mkv-av1-vorbis-srt-2600k.json` (+0 -0) _...and 15 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo 2025-12-22 08:37:17 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: starred/jellyfin#11231
No description provided.