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

Configure vitest for react magic motion #9

Merged
merged 15 commits into from
Nov 6, 2023

Conversation

Etesam913
Copy link
Owner

✨ Overview

  • Configures vitest & react-testing-library
  • Adds some basic tests for the <MagicMotion> component

Resolves #8

Copy link

vercel bot commented Nov 4, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-magic-motion-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 6, 2023 0:37am

Used the convertChildrenToMotionChildren function instead of creating new function to limit code duplication
This logging can be used in tests for more precision
@Etesam913 Etesam913 merged commit 54a5e93 into main Nov 6, 2023
2 checks passed
@Etesam913 Etesam913 deleted the configure-vitest-for-react-magic-motion branch November 6, 2023 00:40
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.

Add testing library for react-magic-motion package
1 participant