[issue18104] Idle: make human-mediated GUI tests usable

Terry J. Reedy report at bugs.python.org
Tue Jun 4 02:33:13 CEST 2013


Terry J. Reedy added the comment:

I opened #18130 for an updated configSectionNameDialog.py patch. It also adds to idle_tests two files, mock_tk.py and test_config_name.py. The latter uses the former for gui-free automated tests of some of the dialog methods. I plan to commit in a couple of days. The fixed human test is required for this issue.

----------
dependencies: +idlelib.configSectionNameDialog: fix and add tests and mocks

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


More information about the Python-bugs-list mailing list