Skip to content

Create tests for turtle module #135272

Open
Open
@adorilson

Description

@adorilson

turtle module has too few tests.

These are the module's public classes to review if there are test and/or implement them:

  • RawTurtle
  • ScrolledCanvas
  • TNavigator
  • TPen
  • Tbuffer
  • Terminator
  • Turtle
  • TurtleGraphicsError
  • TurtleScreen
  • TurtleScreenBase
  • Vec2D

Some random notes:

  1. For those going to work on teleport, see gh-107805: Fix signatures of module-level generated functions in turtle #107807 (review)

Here, go the module's functions:

Metadata

Metadata

Assignees

No one assigned

    Labels

    testsTests in the Lib/test dirtype-featureA feature request or enhancement

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions