Skip to content

Github Action: Run Tests as part of the PR #2

Description

@marcstreeter

As a developer I want confidence that code additions do not result in regressions. Each bug that is found needs to have a new test that would prevent the bug from recurring and any new code would run said tests whenever proposed for addition and thus bugs should be less likely to reappear after inclusion (but only with this feature: that tests are run with each PR)

Acceptance Criteria

  • docker image is used to do testing to reduce discrepancies between production and testing environments
  • docker image is not persisted or pushed to docker since it is only

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