Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: setup test automation #147

Merged
merged 2 commits into from
May 3, 2023
Merged

feat: setup test automation #147

merged 2 commits into from
May 3, 2023

Conversation

BeierKevin
Copy link
Contributor

@BeierKevin BeierKevin commented May 3, 2023

PR description

Describe your changes in detail here

Setup a CI Pipeline for Test coverage with Vitest and GitHub Actions.

Definition Of Done (DoD)

This PR can be squashed / merged if

  • a developer is assigned
  • the PR is NOT estimated
  • the PR is labeled
  • the PR is NOT assigned to the current sprint
  • a meaningful title has been set according to https://www.conventionalcommits.org/
  • the PR is described in detail
  • the PR links to an issue
  • the PR has been reviewed

Add additional conditions here if necessary for this PR

Fix: #142

@BeierKevin BeierKevin requested a review from Claiyc May 3, 2023 17:47
@BeierKevin BeierKevin self-assigned this May 3, 2023
Copy link
Member

@Claiyc Claiyc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm. This is really cool! 😄

@BeierKevin BeierKevin merged commit 540dacf into main May 3, 2023
@BeierKevin BeierKevin deleted the feat/142-test-automation branch May 3, 2023 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Vitest CI Pipeline
2 participants