mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-24 20:45:56 +03:00
[PR #321] fix(tests): Fix tests to all pass on Windows #452
Labels
No labels
bug
core
documentation
feature
good first issue
help wanted
pull-request
question
react
solid
tmux
windows
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/opentui#452
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/anomalyco/opentui/pull/321
Author: @Hona
Created: 11/17/2025
Status: 🔄 Open
Base:
main← Head:fix/windows-test-treesitter📝 Commits (8)
ef82383setup test matrix54db19efix(test): Make a truely global invalid path2f71294fix(test): Increase tolerance for slow CI machines8a57df1Update packages/core/src/lib/tree-sitter/cache.test.ts34cb0c1Merge remote-tracking branch 'upstream/win-testing' into fix/windows-test-treesitter5643972Merge branch 'fix/windows-test-treesitter' of https://github.com/Hona/opentui into fix/windows-test-treesitter853a9a4chore: remove unneeded380fbeafix: Try a slight delay to allow drag events to finish on a slow runner📊 Changes
6 files changed (+97 additions, -19 deletions)
View changed files
📝
.github/workflows/build-core.yml(+59 -4)📝
packages/core/src/lib/tree-sitter/cache.test.ts(+3 -1)📝
packages/core/src/lib/tree-sitter/client.ts(+1 -2)📝
packages/core/src/renderables/Text.test.ts(+4 -0)📝
packages/core/src/testing/mock-keys.test.ts(+1 -1)📝
packages/core/src/zig/renderer.zig(+29 -11)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.