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.

classification
Title: Create tests for RawTurtleScreen
Type: Stage:
Components: Versions:
process
Status: closed Resolution: duplicate
Dependencies: Superseder:
Assigned To: Nosy List: Lita.Cho, jesstess
Priority: normal Keywords:

Created on 2014-06-13 01:37 by Lita.Cho, last changed 2022-04-11 14:58 by admin. This issue is now closed.

Messages (2)
msg220414 - (view) Author: Lita Cho (Lita.Cho) * Date: 2014-06-13 01:37
Create test coverage for the RawTurtleScreen class.
msg222293 - (view) Author: Lita Cho (Lita.Cho) * Date: 2014-07-04 16:26
submitted a patch that tests all of this. Issue 21914
History
Date User Action Args
2022-04-11 14:58:04adminsetgithub: 65942
2014-07-04 16:26:49Lita.Chosetstatus: open -> closed
resolution: duplicate
messages: + msg222293
2014-06-13 01:37:58Lita.Chocreate