[PR #1159] [CLOSED] [NEW] - Implements TranscodingService Test #1610

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

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/1159
Author: @GabrielBittar
Created: 12/30/2019
Status: Closed

Base: masterHead: master


📝 Commits (3)

  • c54a367 teste
  • 3a97708 remove test
  • 6fb2193 Implements TranscodingServiceTest, covering TranscodingService class

📊 Changes

1 file changed (+45 additions, -0 deletions)

View changed files

tests/Unit/Services/TranscodingServiceTest.php (+45 -0)

📄 Description

Hey guys, so, I'm new here, I saw there are some services in Koel that are still not covered by tests, including TranscodingService, so I'm trying to contribute with this one, hope you like it :)


🔄 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/1159 **Author:** [@GabrielBittar](https://github.com/GabrielBittar) **Created:** 12/30/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`c54a367`](https://github.com/koel/koel/commit/c54a3677e97054c3030df34539fe1d4edaa91fdf) teste - [`3a97708`](https://github.com/koel/koel/commit/3a97708b5e68cedcc7b62be00376b128e16f6072) remove test - [`6fb2193`](https://github.com/koel/koel/commit/6fb2193e9ff03cf3bfef5eaa8743738cf846f322) Implements TranscodingServiceTest, covering TranscodingService class ### 📊 Changes **1 file changed** (+45 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `tests/Unit/Services/TranscodingServiceTest.php` (+45 -0) </details> ### 📄 Description Hey guys, so, I'm new here, I saw there are some services in Koel that are still not covered by tests, including TranscodingService, so I'm trying to contribute with this one, hope you like it :) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 03:31:40 +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#1610
No description provided.