[PR #5580] [MERGED] Add StartupControllerTests #10564

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/5580
Author: @Bond-009
Created: 3/21/2021
Status: Merged
Merged: 3/22/2021
Merged by: @Bond-009

Base: masterHead: integrationtests2


📝 Commits (3)

  • 849ced4 Add StartupControllerTests
  • c5079eb Add tests for GetFirstUser, UpdateStartupUser and CompleteWizard
  • 5253483 Improve naming

📊 Changes

2 files changed (+120 additions, -0 deletions)

View changed files

tests/Jellyfin.Server.Integration.Tests/Controllers/StartupControllerTests.cs (+119 -0)
📝 tests/Jellyfin.Server.Integration.Tests/Jellyfin.Server.Integration.Tests.csproj (+1 -0)

📄 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/5580 **Author:** [@Bond-009](https://github.com/Bond-009) **Created:** 3/21/2021 **Status:** ✅ Merged **Merged:** 3/22/2021 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `integrationtests2` --- ### 📝 Commits (3) - [`849ced4`](https://github.com/jellyfin/jellyfin/commit/849ced470adf3ae122713e870e476b835c57d5ad) Add StartupControllerTests - [`c5079eb`](https://github.com/jellyfin/jellyfin/commit/c5079ebed5187c40e19284772c710c41c4252cc9) Add tests for GetFirstUser, UpdateStartupUser and CompleteWizard - [`5253483`](https://github.com/jellyfin/jellyfin/commit/5253483ce4213a5f32fc15210ef61b2df9915185) Improve naming ### 📊 Changes **2 files changed** (+120 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `tests/Jellyfin.Server.Integration.Tests/Controllers/StartupControllerTests.cs` (+119 -0) 📝 `tests/Jellyfin.Server.Integration.Tests/Jellyfin.Server.Integration.Tests.csproj` (+1 -0) </details> ### 📄 Description _No description provided_ --- <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:22:35 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10564