[PR #1616] [MERGED] feat(test): add SmartPlaylistService tests #1814

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

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/1616
Author: @phanan
Created: 12/5/2022
Status: Merged
Merged: 12/5/2022
Merged by: @phanan

Base: masterHead: feat/test-smart-playlists


📝 Commits (1)

  • 2f0079a feat(test): add SmartPlaylistService tests

📊 Changes

16 files changed (+542 additions, -263 deletions)

View changed files

📝 resources/assets/js/config/smart-playlist/models.ts (+1 -1)
📝 tests/Integration/Services/SmartPlaylistServiceTest.php (+541 -1)
tests/blobs/rules/(is and isNot) or (is and isGreaterThan).json (+0 -44)
tests/blobs/rules/beginsWith.json (+0 -15)
tests/blobs/rules/contains.json (+0 -15)
tests/blobs/rules/doesNotContain.json (+0 -15)
tests/blobs/rules/endsWith.json (+0 -15)
tests/blobs/rules/inLast.json (+0 -15)
tests/blobs/rules/is and isNot.json (+0 -23)
tests/blobs/rules/is or is.json (+0 -28)
tests/blobs/rules/is.json (+0 -15)
tests/blobs/rules/isBetween.json (+0 -16)
tests/blobs/rules/isLessThan.json (+0 -15)
tests/blobs/rules/isNot.json (+0 -15)
tests/blobs/rules/notInLast.json (+0 -15)
tests/blobs/rules/requiresUser.json (+0 -15)

📄 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/koel/koel/pull/1616 **Author:** [@phanan](https://github.com/phanan) **Created:** 12/5/2022 **Status:** ✅ Merged **Merged:** 12/5/2022 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `feat/test-smart-playlists` --- ### 📝 Commits (1) - [`2f0079a`](https://github.com/koel/koel/commit/2f0079a79cbc4d5967dc3e413084f906436ab6b8) feat(test): add SmartPlaylistService tests ### 📊 Changes **16 files changed** (+542 additions, -263 deletions) <details> <summary>View changed files</summary> 📝 `resources/assets/js/config/smart-playlist/models.ts` (+1 -1) 📝 `tests/Integration/Services/SmartPlaylistServiceTest.php` (+541 -1) ➖ `tests/blobs/rules/(is and isNot) or (is and isGreaterThan).json` (+0 -44) ➖ `tests/blobs/rules/beginsWith.json` (+0 -15) ➖ `tests/blobs/rules/contains.json` (+0 -15) ➖ `tests/blobs/rules/doesNotContain.json` (+0 -15) ➖ `tests/blobs/rules/endsWith.json` (+0 -15) ➖ `tests/blobs/rules/inLast.json` (+0 -15) ➖ `tests/blobs/rules/is and isNot.json` (+0 -23) ➖ `tests/blobs/rules/is or is.json` (+0 -28) ➖ `tests/blobs/rules/is.json` (+0 -15) ➖ `tests/blobs/rules/isBetween.json` (+0 -16) ➖ `tests/blobs/rules/isLessThan.json` (+0 -15) ➖ `tests/blobs/rules/isNot.json` (+0 -15) ➖ `tests/blobs/rules/notInLast.json` (+0 -15) ➖ `tests/blobs/rules/requiresUser.json` (+0 -15) </details> ### 📄 Description _No description provided_ --- <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:24 +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#1814
No description provided.