[PR #71] [MERGED] Add More Unit test cover WebTestCases #264

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

📋 Pull Request Information

Original PR: https://github.com/flyimg/flyimg/pull/71
Author: @sadok-f
Created: 6/30/2017
Status: Merged
Merged: 6/30/2017
Merged by: @sadok-f

Base: masterHead: add-more-unittest


📝 Commits (1)

  • dc3d238 Add More Unit test cover WebTestCases:

📊 Changes

7 files changed (+223 additions, -5 deletions)

View changed files

📝 .travis.yml (+1 -0)
📝 composer.json (+2 -1)
📝 composer.lock (+117 -4)
📝 phpunit.xml.dist (+3 -0)
📝 tests/Core/BaseTest.php (+1 -0)
tests/Core/Controller/DefaultControllerTest.php (+99 -0)
tests/testImages/faces.jpg (+0 -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/flyimg/flyimg/pull/71 **Author:** [@sadok-f](https://github.com/sadok-f) **Created:** 6/30/2017 **Status:** ✅ Merged **Merged:** 6/30/2017 **Merged by:** [@sadok-f](https://github.com/sadok-f) **Base:** `master` ← **Head:** `add-more-unittest` --- ### 📝 Commits (1) - [`dc3d238`](https://github.com/flyimg/flyimg/commit/dc3d238d51d2967625a5ed8ed27c65f427638b1e) Add More Unit test cover WebTestCases: ### 📊 Changes **7 files changed** (+223 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `.travis.yml` (+1 -0) 📝 `composer.json` (+2 -1) 📝 `composer.lock` (+117 -4) 📝 `phpunit.xml.dist` (+3 -0) 📝 `tests/Core/BaseTest.php` (+1 -0) ➕ `tests/Core/Controller/DefaultControllerTest.php` (+99 -0) ➕ `tests/testImages/faces.jpg` (+0 -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>
kerem 2026-02-25 22:34:54 +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#264
No description provided.