[PR #5721] [MERGED] Add code to test authenticated endpoints #10623

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/5721
Author: @Bond-009
Created: 4/7/2021
Status: Merged
Merged: 4/9/2021
Merged by: @Bond-009

Base: masterHead: authenticatedtests


📝 Commits (1)

  • 45a16c1 Add code to test authenticated endpoints

📊 Changes

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

View changed files

tests/Jellyfin.Server.Integration.Tests/AuthHelper.cs (+59 -0)
tests/Jellyfin.Server.Integration.Tests/Controllers/ActivityLogControllerTests.cs (+30 -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/5721 **Author:** [@Bond-009](https://github.com/Bond-009) **Created:** 4/7/2021 **Status:** ✅ Merged **Merged:** 4/9/2021 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `authenticatedtests` --- ### 📝 Commits (1) - [`45a16c1`](https://github.com/jellyfin/jellyfin/commit/45a16c19a76d8fac36d3acf864f8030fb30d4e1c) Add code to test authenticated endpoints ### 📊 Changes **2 files changed** (+89 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `tests/Jellyfin.Server.Integration.Tests/AuthHelper.cs` (+59 -0) ➕ `tests/Jellyfin.Server.Integration.Tests/Controllers/ActivityLogControllerTests.cs` (+30 -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:23:44 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10623