Skip to content

Improve quality of created tests #33

@csande

Description

@csande

In a few of the pull requests from the exercise, the CPA created tests where the only assertions were validating outputs of a mock function. The tests that are created need to actually validate the functionality of the application in order to be useful.

Additionally, there was a case where a test was validating output of an imported module. Testing that module is not the responsibility of a plugin, so these tests only serve to pad the number of passing tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions