This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author westley.martinez
Recipients JayKrish, Todd.Rovito, ezio.melotti, philwebster, terry.reedy, westley.martinez
Date 2014-03-11.16:46:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1394556414.78.0.255264409678.issue18410@psf.upfronthosting.co.za>
In-reply-to
Content
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?
History
Date User Action Args
2014-03-11 16:46:54westley.martinezsetrecipients: + westley.martinez, terry.reedy, ezio.melotti, Todd.Rovito, JayKrish, philwebster
2014-03-11 16:46:54westley.martinezsetmessageid: <1394556414.78.0.255264409678.issue18410@psf.upfronthosting.co.za>
2014-03-11 16:46:54westley.martinezlinkissue18410 messages
2014-03-11 16:46:54westley.martinezcreate