Move generated Jest tests to TypeScript #1287
Reference in New Issue
Block a user
No description provided.
Delete Branch "export-D45723545"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary:
Outputs tests as TypeScript, along with using/testing the new form of enums imported directly from the package.
We need to change how we are telling Jest which variant to run, so that tests can import enums from "yoga-layout" and have it resolve to the entrypoint which has a binary which has already been built.
Differential Revision: D45723545
This pull request was exported from Phabricator. Differential Revision: D45723545
This pull request was exported from Phabricator. Differential Revision: D45723545
This pull request was exported from Phabricator. Differential Revision: D45723545
This pull request has been merged in facebook/yoga@149849d22b.
Pull request closed