[PR #1263] [MERGED] Fix phpunit command according to 1042 #1388

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/1263
Author: @Shadow243
Created: 10/1/2024
Status: Merged
Merged: 10/3/2024
Merged by: @kroky

Base: masterHead: fix-phpunit


📝 Commits (1)

  • 46cb21a Fix phpunit command according to 1042

📊 Changes

7 files changed (+43 additions, -9 deletions)

View changed files

📝 .env.example (+4 -4)
📝 .github/workflows/Test-Build.yml (+1 -1)
tests/phpunit/data/seed_mysql.sql (+11 -0)
tests/phpunit/data/seed_postgres.sql (+11 -0)
📝 tests/phpunit/db.php (+1 -0)
📝 tests/phpunit/mocks.php (+1 -0)
📝 tests/phpunit/run.sh (+14 -4)

📄 Description

Fix phpunit command according to https://github.com/cypht-org/cypht/pull/1042


🔄 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/1263 **Author:** [@Shadow243](https://github.com/Shadow243) **Created:** 10/1/2024 **Status:** ✅ Merged **Merged:** 10/3/2024 **Merged by:** [@kroky](https://github.com/kroky) **Base:** `master` ← **Head:** `fix-phpunit` --- ### 📝 Commits (1) - [`46cb21a`](https://github.com/cypht-org/cypht/commit/46cb21a8eb6df0de2100912268590146e5f50edb) Fix phpunit command according to 1042 ### 📊 Changes **7 files changed** (+43 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `.env.example` (+4 -4) 📝 `.github/workflows/Test-Build.yml` (+1 -1) ➕ `tests/phpunit/data/seed_mysql.sql` (+11 -0) ➕ `tests/phpunit/data/seed_postgres.sql` (+11 -0) 📝 `tests/phpunit/db.php` (+1 -0) 📝 `tests/phpunit/mocks.php` (+1 -0) 📝 `tests/phpunit/run.sh` (+14 -4) </details> ### 📄 Description Fix phpunit command according to https://github.com/cypht-org/cypht/pull/1042 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:38:07 +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#1388
No description provided.