-
Notifications
You must be signed in to change notification settings - Fork 2
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
build: Setup test apps for upcoming snapshot tests #17
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files
☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we make sure the test apps are importing an npm dependency of some kind? I think it's useful to check what that will look like in snapshots.
We can also just make new test-apps for those scenarios
Description
This PR adds in new test apps for the upcoming integration/snapshot tests that we will be introducing for a full e2e test experience for the three bundler plugins. As well as a few small tweaks all around for
package.json
, eslint, tsconfig, etc.Notable Changes
rollup
,vite
, andwebpack
test apps for upcoming snapshot testspackage.json
files all around