test(new-pane): codify visual stability acceptance cases #120
No reviewers
Labels
No labels
breaking-change
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
skip-release-notes
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
barrettruth/tmux-mosaic!120
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "test/new-pane-acceptance-tests"
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?
Problem
Issue #101 still needs durable acceptance coverage for the creation-time
new-panevisual-stability matrix before layout-specific fixes can land.Solution
Closes #101 by adding reusable geometry helpers in
tests/helpers.bashand a representativetests/integration/new_pane_acceptance.batsmatrix that covers exact local splits, local equalization, local role shifts, global reshapes, mirrored side/order conflicts, zoom snaps, and min-size failures.