mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
group reparenting tests for view culling together (#50886)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/50886 changelog: [internal] Group tests related to reparenting in "describe" block. Differentiator is two algorithms hidden behind a single interface: regular and reparenting. The tests are structured this way as well where regular tests focus on common scenarios and reparenting section focuses on reparenting and special cases around that. The reparenting implementation is considerably more complex as it handles edge cases that don't happen often. Reviewed By: mdvacca Differential Revision: D73541053 fbshipit-source-id: c3905a0f0117cb1aa6c468e24e6bb982de48545d
This commit is contained in:
committed by
Facebook GitHub Bot
parent
6f345cb852
commit
4e679a22e7
Vendored
+651
-649
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user