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

test Flow with babel-flow parser #9303

Closed

Conversation

brodybits
Copy link
Contributor

I noticed that PR #8508 removed some testing of Flow with the babel-flow parser.

This PR adds testing with babel-flow to almost all tests in tests/flow-repo and tests/flow. The one exception is tests/flow-repo/generics.

The test from tests/flow-repo/union_new/issue-815.js is moved into its own subdirectory since it is the only one that gets a different snapshot for babel-flow vs flow parser.

Try the playground for this PR

@fisker
Copy link
Member

fisker commented Oct 4, 2020

The test from tests/flow-repo/union_new/issue-815.js is moved into its own subdirector

We can't move files in flow-repo, it's from other project, you can copy it in to flow and run test from there.

Base automatically changed from master to main January 23, 2021 17:13
@fisker fisker mentioned this pull request Jan 28, 2023
4 tasks
@fisker
Copy link
Member

fisker commented Jan 31, 2023

superseded by #14245

@fisker fisker closed this Jan 31, 2023
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.

None yet

2 participants