Skip to content

Ensure 100% coverage in tests #564

Open
@timmens

Description

@timmens

What would you like to enhance and why? Is it related to an issue/problem?

Make sure that the testing code has 100% coverage; that is, there are no classes or functions defined in the testing code that are unused. Some arguments on why this is useful are made in the video linked below.

Preparations

  • Watch this YouTube video of Anthony Sottile on the topic

Tasks

Step 1:

  • Follow the steps of the video
  • Produce a local coverage report of the testing code
  • Identify objects that are unused in the testing code

Step 2:

  • Remove objects that are unused

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions