mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-23 23:20:51 +01:00
[PR #7461] [MERGED] Move StreamBuilderTests to correct project #11231
Labels
No labels
area:database
awaiting-feedback
backend
blocked
breaking change: web api
bug
build
ci
confirmed
discussion needed
dotnet future
downstream
duplicate
EFjellyfin.db
enhancement
feature
future
github-actions
good first issue
hdr
help wanted
invalid
investigation
librarydb
live-tv
lyrics
media playback
music
needs testing
nuget
performance
platform
pull-request
question
regression
release critical
requires-web
roadmap
security
security
stale
support
syncplay
ui & ux
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: starred/jellyfin#11231
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/7461
Author: @Bond-009
Created: 3/15/2022
Status: ✅ Merged
Merged: 3/18/2022
Merged by: @Bond-009
Base:
master← Head:streambuildertests📝 Commits (1)
3f27bffMove 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.