Skip to content

Write unit tests #18

Description

@mdchia

Consider writing some unit tests (perhaps in a separate tests.py?) to establish that functions with clear input -> output expectations work to specification. Most functions probably don't need tests, but things involving math or string processing might (e.g. checking that Mac/Linux style paths and Windows style paths run the same for all path-based functions).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestoptionalOnly a nice-to-have feature, can be skipped (especially if it conflicts with a non-optional issue)robotIssue surfaced from automated review processes

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions