Skip to content

Feature/testing #15

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

Merged
merged 2 commits into from
May 11, 2024
Merged

Feature/testing #15

merged 2 commits into from
May 11, 2024

Conversation

InvectivusTaco
Copy link

Description

Austin 5/11 updated testing suite to Vitest for compatibility

Co-author-by: Zack Vandiver [email protected]
Co-author-by: Heather Pfeiffer [email protected]
Co-author-by: Austin Alvarez
Co-author-by: Jesse Wowczuk [email protected]
Co-author-by: Sean Ryan [email protected]

Type of Change

Please check the options that apply

  • 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 not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • Changes included in this pull request covers minimal topic
  • I have performed a self-review of my code
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

>
>
Co-author-by: Zack Vandiver <[email protected]>
Co-author-by: Heather Pfeiffer <[email protected]>
Co-author-by: Austin Alvarez <InvectivusTaco>
Co-author-by: Jesse Wowczuk <[email protected]>
Co-author-by: Sean Ryan <[email protected]>”
Copy link

@JesseWowczuk JesseWowczuk left a comment

Choose a reason for hiding this comment

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

I've reviewed your pull request, and I'm really impressed with the work you've done! It's clear that you've put a lot of effort into it, and overall, it looks fantastic!

Copy link
Collaborator

@sfryan95 sfryan95 left a comment

Choose a reason for hiding this comment

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

Great work migrating the testing suite from Jest to Vitest.

@JesseWowczuk JesseWowczuk merged commit 7c82050 into dev May 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants