[New-bugs-announce] [issue18425] IDLE Unit test for IdleHistory.py

R. Jayakrishnan report at bugs.python.org
Thu Jul 11 00:03:58 CEST 2013


New submission from R. Jayakrishnan:

Continuing the IDLE unittest framework #15392, unit test for IdleHistory.py. This test depends on mockText and uses the patch by Terry at issue #18365.
Because the mockText is still about to commit, first patch http://bugs.python.org/file30865/mock_text2.diff and then use test_idlehistory.patch to run test_idlehistory. 
Once the mock Text get committed I will improve the patch according to.

----------
components: IDLE
files: test_idlehistory.patch
keywords: patch
messages: 192840
nosy: JayKrish, terry.reedy
priority: normal
severity: normal
status: open
title: IDLE Unit test for IdleHistory.py
type: enhancement
versions: Python 2.7, Python 3.3, Python 3.4
Added file: http://bugs.python.org/file30885/test_idlehistory.patch

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


More information about the New-bugs-announce mailing list