[issue18410] IDLE Improvements: Unit test for SearchDialog.py

Westley Martínez report at bugs.python.org
Tue Mar 11 17:46:54 CET 2014


Westley Martínez added the comment:

I've submitted a patch.  It's not complete.  The global functions for the SearchDialog module don't yet have tests because I'm not sure of what these functions are used for.  I'd like for anyone to point me in the right direction for implementing those tests.  Then there are two tests for the class's main methods.

I assume tests are needed for SearchDialogBase.py as well.  Should those be in a separate module?

----------
keywords: +patch
Added file: http://bugs.python.org/file34354/idle_test_searchdialog.diff

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


More information about the Python-bugs-list mailing list