[PR #42] [MERGED] More unittests #244

Closed
opened 2026-02-25 22:34:50 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/flyimg/flyimg/pull/42
Author: @sadok-f
Created: 2/3/2017
Status: Merged
Merged: 2/3/2017
Merged by: @sadok-f

Base: masterHead: more-unittests


📝 Commits (3)

  • 3eb95e2 Merge branch 'master' into more-unittests
  • c8d7f1c Add more phpunit test to chack the output format based on requested param
  • d2fb7c4 Fix PHPCS warning

📊 Changes

5 files changed (+51 additions, -6 deletions)

View changed files

📝 src/Core/Tests/BaseTest.php (+3 -2)
📝 src/Core/Tests/ImageProcessorTest.php (+46 -2)
📝 src/Core/Tests/ImageTest.php (+2 -2)
src/Core/Tests/TestImages/square.jpg (+0 -0)
src/Core/Tests/TestImages/square.png (+0 -0)

📄 Description

#21


🔄 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/flyimg/flyimg/pull/42 **Author:** [@sadok-f](https://github.com/sadok-f) **Created:** 2/3/2017 **Status:** ✅ Merged **Merged:** 2/3/2017 **Merged by:** [@sadok-f](https://github.com/sadok-f) **Base:** `master` ← **Head:** `more-unittests` --- ### 📝 Commits (3) - [`3eb95e2`](https://github.com/flyimg/flyimg/commit/3eb95e2d8f4b6079775cfc05de20214c8f502b31) Merge branch 'master' into more-unittests - [`c8d7f1c`](https://github.com/flyimg/flyimg/commit/c8d7f1c1861ee219f866c0486d9c8b34d8382ba3) Add more phpunit test to chack the output format based on requested param - [`d2fb7c4`](https://github.com/flyimg/flyimg/commit/d2fb7c4bec76ba0e873ffcea491bf5a9a8949452) Fix PHPCS warning ### 📊 Changes **5 files changed** (+51 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/Core/Tests/BaseTest.php` (+3 -2) 📝 `src/Core/Tests/ImageProcessorTest.php` (+46 -2) 📝 `src/Core/Tests/ImageTest.php` (+2 -2) ➕ `src/Core/Tests/TestImages/square.jpg` (+0 -0) ➕ `src/Core/Tests/TestImages/square.png` (+0 -0) </details> ### 📄 Description #21 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 22:34:50 +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/flyimg#244
No description provided.