Notes on current human-operated visual tests in module files (if __name__ ...) and other that are needed, slightly revised from year-old list. Some existing tests just need a hint messages. Some should be automated, or if the test only tests that file runs, moved to import test. Others have errors as noted. Some errors should be fixed by moving to htest and using the standardized run function. If so, there is no need to fix the version currently used, which will be deleted. OK means that I did not notice any problem. These notes are from nearly a year ago and might not be completely correct. Already moved to idle_test/htest.py in patch: aboutDialog.AboutDialog configSectionNameDialog.GetCfgSectionNameDialog In module files: CallTipsWindow - Error ClassBrowser - Error ColorDelegator - hint is type and verify, Error that cannot close configDialog - currently prints pages of text, bad (so does configHandler) configHelpSourceEdit (a dialog) - OK EditorWindow - hint: edit and look, extension load errors This file also define HelpDialog FileList - a blank edit window, what do to test? IOBinding - blank tk text with i/o binding to test by eye KeybindingDialog - OK Multicall - should it be here? MultiStatusBar - look and close? ObjectBrowser - look, (sys, tree example better?) PathBrowser - Error, perhaps same as ClassBrowser Percolator - ??, no close Error like ColorDelegator ScrolledList - look and click tabbedpages - error adding '' (used by configDialog, automate?) textView - OK? (had error that should be fixed) ToolTip - hover TreeWidget - Error, test2 ok? or should show files? UndoDelagator - blank, not visual?, cannot close WidgetRedirector - blank, 2 clicks to quit, I wrote 'tkinter only' but forgot what that means Needed (list might not be complete): AutoCompleteWindow CallTips - a hover test as with ToolTip? Debugger dynOptionMenuWidget GrepDialog OutputWindow RemoteDebugger? RemoteObjectBrowser? ReplaceDialog SearchDialog StackViewer TkMessageBoxes (not a file) defined in files not included above; example: boxes for editor format options might not be (defined in extension files?)