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: 63e6da1fdf7b4b13ccc97fa95d9dee87b4d3605d
This commit is contained in:
committed by
Facebook GitHub Bot
parent
6f91133089
commit
4c5c647f41
2027
javascript/tests/generated/YGAlignContentTest.test.ts
Normal file
2027
javascript/tests/generated/YGAlignContentTest.test.ts
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user