gh-151678: Add tests for tkinter.scrolledtext (GH-151753) · python/cpython@a9db5cb · GitHub
Skip to content

Commit a9db5cb

Browse files
gh-151678: Add tests for tkinter.scrolledtext (GH-151753)
Add a test for the ScrolledText widget, which had no tests: that it is a Text widget held in a Frame with a Scrollbar, that Text methods work, that the geometry manager methods are redirected to the frame while configure is not, and that the scrollbar tracks the text view. Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 66cc048 commit a9db5cb

1 file changed

Lines changed: 65 additions & 0 deletions

File tree

Lines changed: 65 additions & 0 deletions

0 commit comments

Comments
 (0)