[PR #1544] [MERGED] feat(build): add unit tests with PostgreSQL #1761

Closed
opened 2026-02-26 03:32:13 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/1544
Author: @phanan
Created: 10/23/2022
Status: Merged
Merged: 10/23/2022
Merged by: @phanan

Base: masterHead: build/postgres


📝 Commits (1)

  • 0ffa7a0 feat(build): add unit tests with PostgreSQL

📊 Changes

4 files changed (+94 additions, -2 deletions)

View changed files

.github/workflows/unit-backend-pgsql.yml (+79 -0)
📝 config/database.php (+12 -0)
📝 tests/Feature/DownloadTest.php (+2 -1)
📝 tests/Feature/SongTest.php (+1 -1)

📄 Description

…to make sure we don't have PostgreSQL issues like #1537.


🔄 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/koel/koel/pull/1544 **Author:** [@phanan](https://github.com/phanan) **Created:** 10/23/2022 **Status:** ✅ Merged **Merged:** 10/23/2022 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `build/postgres` --- ### 📝 Commits (1) - [`0ffa7a0`](https://github.com/koel/koel/commit/0ffa7a019fe53ba09b87906445310648a4af447c) feat(build): add unit tests with PostgreSQL ### 📊 Changes **4 files changed** (+94 additions, -2 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/unit-backend-pgsql.yml` (+79 -0) 📝 `config/database.php` (+12 -0) 📝 `tests/Feature/DownloadTest.php` (+2 -1) 📝 `tests/Feature/SongTest.php` (+1 -1) </details> ### 📄 Description …to make sure we don't have PostgreSQL issues like #1537. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 03:32:13 +03: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/koel-koel#1761
No description provided.