[PR #195] [MERGED] document testing utils #1144

Closed
opened 2026-03-14 09:20:46 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opentui/pull/195
Author: @kommander
Created: 10/2/2025
Status: Merged
Merged: 10/2/2025
Merged by: @kommander

Base: mainHead: chore-testing


📝 Commits (4)

📊 Changes

6 files changed (+148 additions, -12 deletions)

View changed files

📝 packages/core/src/testing.ts (+1 -0)
packages/core/src/testing/README.md (+140 -0)
📝 packages/core/src/testing/spy.ts (+0 -0)
📝 packages/core/src/tests/renderable.test.ts (+5 -10)
📝 packages/solid/tests/dynamic-portal.test.tsx (+1 -1)
📝 packages/solid/tests/events.test.tsx (+1 -1)

📄 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/anomalyco/opentui/pull/195 **Author:** [@kommander](https://github.com/kommander) **Created:** 10/2/2025 **Status:** ✅ Merged **Merged:** 10/2/2025 **Merged by:** [@kommander](https://github.com/kommander) **Base:** `main` ← **Head:** `chore-testing` --- ### 📝 Commits (4) - [`702c58a`](https://github.com/anomalyco/opentui/commit/702c58ae839a6969d15907abb4c7e13f5c15cb83) stash - [`d5f2328`](https://github.com/anomalyco/opentui/commit/d5f2328f836c9b62234eb1bbe775d8f74fbd0f95) move and use spy - [`b491170`](https://github.com/anomalyco/opentui/commit/b491170484ba6616ef6011a6740594ae876f16a2) prettier - [`a432fb8`](https://github.com/anomalyco/opentui/commit/a432fb8546642b8fed6265cc4662f5a1403475d7) document test utils ### 📊 Changes **6 files changed** (+148 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `packages/core/src/testing.ts` (+1 -0) ➕ `packages/core/src/testing/README.md` (+140 -0) 📝 `packages/core/src/testing/spy.ts` (+0 -0) 📝 `packages/core/src/tests/renderable.test.ts` (+5 -10) 📝 `packages/solid/tests/dynamic-portal.test.tsx` (+1 -1) 📝 `packages/solid/tests/events.test.tsx` (+1 -1) </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-03-14 09:20:46 +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/opentui#1144
No description provided.