Skip to content

Unit tests for changes to site #16

@christiemj09

Description

@christiemj09

When contributors propose a change to the site, reviewers have to manually test correctness (ex. the site still builds, no broken links, etc.). Some manual review is unavoidable, especially for original content, but many checks can be automated, making it easier to accept new changes or point to regressions that need to be fixed.

To address this issue, define a set of initial tests in a Python file that can be run with a testing framework. pytest is a good test framework choice, but there are others.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions