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

Chore: Setup testing library #44

Merged
merged 3 commits into from
May 5, 2024
Merged

Chore: Setup testing library #44

merged 3 commits into from
May 5, 2024

Conversation

Hugos68
Copy link
Collaborator

@Hugos68 Hugos68 commented May 4, 2024

Closes #43

Copy link

vercel bot commented May 4, 2024

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

Name Status Preview Comments Updated (UTC)
floating-ui-svelte ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 5, 2024 7:32pm

@@ -0,0 +1,9 @@
<script lang="ts">
Copy link
Contributor

@endigo9740 endigo9740 May 4, 2024

Choose a reason for hiding this comment

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

Just adding a reminder we should remove this component and it's test spec before merge. We don't need it in the library itself. It can remain until the PR audit is complete though.

Copy link
Collaborator Author

@Hugos68 Hugos68 May 4, 2024

Choose a reason for hiding this comment

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

Exactly my thought, left it in there so you can see for yourself if you wish to do so. It is not meant to be part of the PR.

@Hugos68 Hugos68 merged commit a8a0904 into dev May 5, 2024
7 checks passed
@Hugos68 Hugos68 deleted the chore/setup-testing-library branch May 6, 2024 08:53
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.

Setup and configure Vitest and Testing Library for Svelte
2 participants