[PR #755] [MERGED] Fixed phpunit failing tests #1032

Closed
opened 2026-02-25 21:37:00 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/755
Author: @josaphatim
Created: 9/2/2023
Status: Merged
Merged: 9/4/2023
Merged by: @kroky

Base: masterHead: fixed-phpunit-test-issues


📝 Commits (1)

  • fbf1219 Fixed phpunit failing tests

📊 Changes

8 files changed (+23 additions, -23 deletions)

View changed files

📝 tests/phpunit/config.php (+3 -3)
📝 tests/phpunit/mocks.php (+1 -1)
📝 tests/phpunit/modules.php (+4 -4)
📝 tests/phpunit/modules/core/functions.php (+4 -4)
📝 tests/phpunit/modules/core/message_functions.php (+1 -1)
📝 tests/phpunit/modules/core/message_list_functions.php (+1 -1)
📝 tests/phpunit/modules/core/modules.php (+8 -8)
📝 tests/phpunit/modules/imap/hm-imap.php (+1 -1)

📄 Description

Fixed broken tests and updated some tests to match the current code.


🔄 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/cypht-org/cypht/pull/755 **Author:** [@josaphatim](https://github.com/josaphatim) **Created:** 9/2/2023 **Status:** ✅ Merged **Merged:** 9/4/2023 **Merged by:** [@kroky](https://github.com/kroky) **Base:** `master` ← **Head:** `fixed-phpunit-test-issues` --- ### 📝 Commits (1) - [`fbf1219`](https://github.com/cypht-org/cypht/commit/fbf121974b5f19b6db8ab108089ef8ce53bb365c) Fixed phpunit failing tests ### 📊 Changes **8 files changed** (+23 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `tests/phpunit/config.php` (+3 -3) 📝 `tests/phpunit/mocks.php` (+1 -1) 📝 `tests/phpunit/modules.php` (+4 -4) 📝 `tests/phpunit/modules/core/functions.php` (+4 -4) 📝 `tests/phpunit/modules/core/message_functions.php` (+1 -1) 📝 `tests/phpunit/modules/core/message_list_functions.php` (+1 -1) 📝 `tests/phpunit/modules/core/modules.php` (+8 -8) 📝 `tests/phpunit/modules/imap/hm-imap.php` (+1 -1) </details> ### 📄 Description Fixed broken tests and updated some tests to match the current code. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:37:00 +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/cypht#1032
No description provided.