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

Add cypress build / e2e interactivity tests #184

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

birkskyum
Copy link
Member

@birkskyum birkskyum commented Feb 1, 2025

This makes sure all vite 3 through 6 can build and run a prod build with an interactive counter.

It just click increment, and make sure the count value go from 0 to 1

It would be good to add this workflow as a PR requirement

The Svelte vite plugin is ran against this amazing e2e suite, which I think the Svelte Team did a great job with, and I think solid can benefit from a similar scale of testing.

https://github.com/sveltejs/vite-plugin-svelte/tree/main/packages/e2e-tests

Copy link

changeset-bot bot commented Feb 1, 2025

⚠️ No Changeset found

Latest commit: c38b406

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

pkg-pr-new bot commented Feb 1, 2025

Open in Stackblitz

npm i https://pkg.pr.new/vite-plugin-solid@184

commit: c38b406

@birkskyum birkskyum changed the title Add cypress visual tests Add cypress e2e tests Feb 1, 2025
@birkskyum birkskyum changed the title Add cypress e2e tests Add cypress build / e2e interactivity tests Feb 1, 2025
@birkskyum birkskyum requested a review from brenelz February 1, 2025 02:21
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.

1 participant