Move generated Jest tests to TypeScript (#1287)
Summary: Pull Request resolved: https://github.com/facebook/yoga/pull/1287 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. Reviewed By: yungsters Differential Revision: D45723545 fbshipit-source-id: 887d929344a78cadec159a07c643b74b76b87c6c
This commit is contained in:
committed by
Facebook GitHub Bot
parent
e769dd97d8
commit
149849d22b
1495
javascript/tests/generated/YGMinMaxDimensionTest.test.ts
Normal file
1495
javascript/tests/generated/YGMinMaxDimensionTest.test.ts
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user