[PR #235] [MERGED] Straighten test helpers #386

Closed
opened 2026-03-02 23:46:16 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: straighten-test-helpers


📝 Commits (2)

  • c4735a0 mock keys modifier support
  • 7fbdd6d get rid of special keycodes

📊 Changes

6 files changed (+232 additions, -142 deletions)

View changed files

📝 packages/core/src/renderables/Input.test.ts (+1 -1)
📝 packages/core/src/renderables/Textarea.test.ts (+55 -55)
📝 packages/core/src/testing/README.md (+17 -1)
📝 packages/core/src/testing/mock-keys.test.ts (+120 -4)
📝 packages/core/src/testing/mock-keys.ts (+38 -80)
📝 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/235 **Author:** [@kommander](https://github.com/kommander) **Created:** 10/27/2025 **Status:** ✅ Merged **Merged:** 10/27/2025 **Merged by:** [@kommander](https://github.com/kommander) **Base:** `main` ← **Head:** `straighten-test-helpers` --- ### 📝 Commits (2) - [`c4735a0`](https://github.com/anomalyco/opentui/commit/c4735a07b51c1906ae19a22e1fa2787f24cafdaf) mock keys modifier support - [`7fbdd6d`](https://github.com/anomalyco/opentui/commit/7fbdd6d80f5b248420e955ad97f41b42b305349f) get rid of special keycodes ### 📊 Changes **6 files changed** (+232 additions, -142 deletions) <details> <summary>View changed files</summary> 📝 `packages/core/src/renderables/Input.test.ts` (+1 -1) 📝 `packages/core/src/renderables/Textarea.test.ts` (+55 -55) 📝 `packages/core/src/testing/README.md` (+17 -1) 📝 `packages/core/src/testing/mock-keys.test.ts` (+120 -4) 📝 `packages/core/src/testing/mock-keys.ts` (+38 -80) 📝 `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-02 23:46:16 +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#386
No description provided.