[issue18489] IDLE Unit test for SearchEngine.py

Phil Webster report at bugs.python.org
Wed Jul 24 21:42:20 CEST 2013


Phil Webster added the comment:

Added tests for the rest of the SearchEngine module. I used the mock tkMessageBox for testing the error display, but used the tkinter Text widget for other tests because mark_set and tag_add/remove haven't been added to the mock yet.

----------
Added file: http://bugs.python.org/file31030/test_searchengine2.patch

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


More information about the Python-bugs-list mailing list