[New-bugs-announce] [issue30780] IDLE: configdialog - add tests for ConfigDialog GUI.

Terry J. Reedy report at bugs.python.org
Mon Jun 26 18:38:31 EDT 2017


New submission from Terry J. Reedy:

A complete test of the GUI  will simulate user interaction with every widget and then query Changes() to see that the proper changes orders have been recorded.

This issue depends on #30779, factor out Changes class.

----------
messages: 296963
nosy: terry.reedy
priority: normal
severity: normal
stage: test needed
status: open
title: IDLE: configdialog - add tests for ConfigDialog GUI.
type: enhancement
versions: Python 3.6, Python 3.7

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue30780>
_______________________________________


More information about the New-bugs-announce mailing list