react/scripts/babel/__tests__
Andrew Clark e831c23278
Test infra: Support gate('enableFeatureFlag') (#30760)
Shortcut for the common case where only a single flag is checked. Same
as `gate(flags => flags.enableFeatureFlag)`.

Normally I don't care about these types of conveniences but I'm about to
add a lot more inline flag checks these all over our tests and it gets
noisy. This helps a bit.
2024-08-20 16:40:01 -04:00
..
transform-lazy-jsx-import-test.js Transform JSX to Lazy Requires instead of Wrappers (#30433) 2024-07-23 15:51:23 -04:00
transform-prevent-infinite-loops-test.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
transform-test-gate-pragma-test.js Test infra: Support gate('enableFeatureFlag') (#30760) 2024-08-20 16:40:01 -04:00