-
Notifications
You must be signed in to change notification settings - Fork 24.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mock composite animations when testing
Summary: Single and composite animations were handled inconsistently in AnimatedMock. Also added a guard to prevent callbacks from triggering additional animations, since we had a test-scenario that did exactly that. Changelog: [General][Fixed] - Composite animations will now be ran immediately when the app is in testing mode Reviewed By: yungsters Differential Revision: D31826967 fbshipit-source-id: a6416b42e227fe79f5c3a55a9c51beb8451874f8
- Loading branch information
1 parent
e3a71b0
commit b03e824
Showing
1 changed file
with
50 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters