Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create unit tests for Turtle guionly #66113

Open
LitaCho mannequin opened this issue Jul 4, 2014 · 11 comments
Open

Create unit tests for Turtle guionly #66113

LitaCho mannequin opened this issue Jul 4, 2014 · 11 comments
Labels
3.11 only security fixes easy stdlib Python modules in the Lib dir tests Tests in the Lib/test dir topic-tkinter type-feature A feature request or enhancement

Comments

@LitaCho
Copy link
Mannequin

LitaCho mannequin commented Jul 4, 2014

BPO 21914
Nosy @willingc, @CuriousLearner, @nanjekyejoannah
PRs
  • gh-66113: Add tests for Turtle GUI #13494
  • Files
  • test_turtle_guionly.py
  • test_turtle_guionly.patch
  • test_turtle_guionly_v2.patch
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = None
    created_at = <Date 2014-07-04.02:47:17.077>
    labels = ['easy', 'expert-tkinter', 'type-feature', 'library', '3.11']
    title = 'Create unit tests for Turtle guionly'
    updated_at = <Date 2021-11-27.12:16:40.609>
    user = 'https://bugs.python.org/LitaCho'

    bugs.python.org fields:

    activity = <Date 2021-11-27.12:16:40.609>
    actor = 'iritkatriel'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)', 'Tkinter']
    creation = <Date 2014-07-04.02:47:17.077>
    creator = 'Lita.Cho'
    dependencies = []
    files = ['35846', '35847', '35930']
    hgrepos = []
    issue_num = 21914
    keywords = ['patch', 'easy', 'needs review']
    message_count = 11.0
    messages = ['222259', '222260', '222261', '222847', '222849', '319742', '320483', '320505', '323105', '335288', '335290']
    nosy_count = 6.0
    nosy_names = ['jesstess', 'willingc', 'Lita.Cho', 'CuriousLearner', 'RAJALAKSHMI V', 'nanjekyejoannah']
    pr_nums = ['13494']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue21914'
    versions = ['Python 3.11']

    @LitaCho
    Copy link
    Mannequin Author

    LitaCho mannequin commented Jul 4, 2014

    Create unit tests for the Turtle library, specifically on their gui commands.

    @LitaCho LitaCho mannequin added stdlib Python modules in the Lib dir topic-tkinter labels Jul 4, 2014
    @LitaCho
    Copy link
    Mannequin Author

    LitaCho mannequin commented Jul 4, 2014

    I created tests for the gui portion of Turtle. This file combines both me and Ingrid's work that is specifically the gui tests.

    @LitaCho
    Copy link
    Mannequin Author

    LitaCho mannequin commented Jul 4, 2014

    I forgot to make it a patch. Created it as a patch for convenience.

    @LitaCho
    Copy link
    Mannequin Author

    LitaCho mannequin commented Jul 12, 2014

    Make some changes to patch.

    @LitaCho
    Copy link
    Mannequin Author

    LitaCho mannequin commented Jul 12, 2014

    Trying to attach a file again. I seem to be having trouble attaching it.

    @willingc
    Copy link
    Contributor

    A reasonable next step for this patch review would be to review these tests to see if they still apply for more recent Python versions as well.

    This is a "new contributor"-friendly issue.

    I'm sorry Lita.Cho that these patches languished on the issue tracker.

    @willingc willingc added the easy label Jun 16, 2018
    @RAJALAKSHMIV
    Copy link
    Mannequin

    RAJALAKSHMIV mannequin commented Jun 26, 2018

    Hey, I am a new contributor here. Could I take this issue up?

    @LitaCho
    Copy link
    Mannequin Author

    LitaCho mannequin commented Jun 26, 2018

    Feel free.

    On Tue, Jun 26, 2018, 3:21 AM RAJALAKSHMI V <report@bugs.python.org> wrote:

    RAJALAKSHMI V <rajalakshmi.v15@iiits.in> added the comment:

    Hey, I am a new contributor here. Could I take this issue up?

    ----------
    nosy: +RAJALAKSHMI V


    Python tracker <report@bugs.python.org>
    <https://bugs.python.org/issue21914\>


    @CuriousLearner
    Copy link
    Member

    Hey Rajalakshmi,

    Are you still working on this issue? Is there anything we can help you with?

    @nanjekyejoannah
    Copy link
    Member

    @rajalakshmi V Any status on this? I would love to take this up if you are no longer working on it.

    @RAJALAKSHMIV
    Copy link
    Mannequin

    RAJALAKSHMIV mannequin commented Feb 12, 2019

    I’m no longer working on this. Please feel free to take it up.

    Rajalakshmi.V

    On 12-Feb-2019, at 11:48 AM, Joannah Nanjekye <report@bugs.python.org> wrote:

    Joannah Nanjekye <nanjekyejoannah@gmail.com> added the comment:

    @rajalakshmi V Any status on this? I would love to take this up if you are no longer working on it.

    ----------
    nosy: +nanjekyejoannah


    Python tracker <report@bugs.python.org>
    <https://bugs.python.org/issue21914\>


    @iritkatriel iritkatriel added 3.11 only security fixes type-feature A feature request or enhancement labels Nov 27, 2021
    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    @arhadthedev arhadthedev added tests Tests in the Lib/test dir and removed stdlib Python modules in the Lib dir labels Mar 4, 2023
    @iritkatriel iritkatriel added the stdlib Python modules in the Lib dir label Nov 23, 2023
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    3.11 only security fixes easy stdlib Python modules in the Lib dir tests Tests in the Lib/test dir topic-tkinter type-feature A feature request or enhancement
    Projects
    Status: No status
    Development

    No branches or pull requests

    5 participants