You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tests(textframe): Add shutil terminal size detection test
why: Verify display() uses shutil.get_terminal_size() for resize
what:
- Add test_terminal_resize_via_shutil test
- Mock shutil.get_terminal_size to verify it's called
0 commit comments