[PR #25640] refactor: album service small tests #18325

Open
opened 2026-02-05 16:36:31 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/25640
Author: @danieldietzler
Created: 1/28/2026
Status: 🔄 Open

Base: mainHead: refactor/album-service-small-tests


📝 Commits (1)

  • 6ffffa1 refactor: album service small tests

📊 Changes

4 files changed (+354 additions, -195 deletions)

View changed files

📝 server/src/queries/album.user.repository.sql (+0 -2)
📝 server/src/repositories/album-user.repository.ts (+3 -4)
📝 server/src/services/album.service.spec.ts (+330 -189)
📝 server/test/small.factory.ts (+21 -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/immich-app/immich/pull/25640 **Author:** [@danieldietzler](https://github.com/danieldietzler) **Created:** 1/28/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `refactor/album-service-small-tests` --- ### 📝 Commits (1) - [`6ffffa1`](https://github.com/immich-app/immich/commit/6ffffa1b1aacd129385093afbfe198df7464efb0) refactor: album service small tests ### 📊 Changes **4 files changed** (+354 additions, -195 deletions) <details> <summary>View changed files</summary> 📝 `server/src/queries/album.user.repository.sql` (+0 -2) 📝 `server/src/repositories/album-user.repository.ts` (+3 -4) 📝 `server/src/services/album.service.spec.ts` (+330 -189) 📝 `server/test/small.factory.ts` (+21 -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-05 16:36:31 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#18325