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

HOV-56 | sets up vitest and action for test #122

Merged
merged 1 commit into from
Sep 20, 2022

Conversation

pruthvi2103
Copy link
Contributor

Description

Adds vitest for the project

Motivation and Context

to set up tests

How Has This Been Tested?

locally

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@netlify
Copy link

netlify bot commented Sep 20, 2022

Deploy Preview for hover-design canceled.

Name Link
🔨 Latest commit eb8ed54
🔍 Latest deploy log https://app.netlify.com/sites/hover-design/deploys/632995f53ad59e0008247e0a

@pruthvi2103 pruthvi2103 linked an issue Sep 20, 2022 that may be closed by this pull request
@pruthvi2103 pruthvi2103 added this to the v0.1.10-alpha milestone Sep 20, 2022
@pruthvi2103 pruthvi2103 added the enhancement New feature or request label Sep 20, 2022
@pruthvi2103 pruthvi2103 self-assigned this Sep 20, 2022
@pruthvi2103 pruthvi2103 requested a review from Raalzz September 20, 2022 10:58
Copy link
Member

@Raalzz Raalzz left a comment

Choose a reason for hiding this comment

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

LGTM

@Raalzz Raalzz merged commit 7b11815 into antstackio:main Sep 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HOV-56 | Setup tests using vitest and RTL
2 participants