Skip to content

Add Unit Tests #21

@mpriscella

Description

@mpriscella

Unit tests should be added to avoid regressions when changing logic. It seems that the most mature unit testing framework is zunit, which is based off BATS.

It's not feasible to get 100% code coverage in one go, so the scope of this issue should be limited to just a couple proof of concept tests.

  • Write proof of concept zunit tests
  • VSCode task definition to run the zunit tests
  • GitHub action that runs zunit tests on PR creation / modification and reports failures

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions