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

Create Parcel V3 javascript integration test suite #9886

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

mattcompiles
Copy link
Contributor

This PR copies the javascript integration test suite, running all the tests with the parcelV3 feature flag enabled. Eventually we should probably run the entire suite with the flag enabled but while we're so early it's a bit easier to keep things simple.

Let's remove the skips as we fix the tests 👍

@mattcompiles mattcompiles merged commit 808ad6a into v2 Aug 1, 2024
17 checks passed
@mattcompiles mattcompiles deleted the parcel-v3-javascript-tests branch August 1, 2024 05:43
@devongovett
Copy link
Member

Wouldn't it be easier to work on a branch instead of copying files? Or maybe add a function to conditionally skip tests based on a feature flag. Otherwise whenever we make changes to the tests we'll have to do it in two places.

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