Skip to content

Commit

Permalink
Native Animated - Restore, reorganize and add new tests
Browse files Browse the repository at this point in the history
Summary:
Native Animated tests were removed a while back because they were failing, this restores the existing tests and reorganize / cleanup them. It also adds new ones so we have at least one test for each public API. These tests mostly assert that the native animated module is called with the proper args.
Closes facebook#12775

Differential Revision: D4684968

Pulled By: ericvicenti

fbshipit-source-id: 4783d5edd08101cab7c0ce2eec4f3ccd0fbc1d27
  • Loading branch information
janicduplessis authored and facebook-github-bot committed Mar 27, 2017
1 parent 7aa2c9a commit 87b0378
Show file tree
Hide file tree
Showing 3 changed files with 704 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,5 @@ node_modules
/ReactAndroid/src/androidTest/assets/AndroidTestBundle.js
*.js.meta

/coverage
/third-party
Loading

0 comments on commit 87b0378

Please sign in to comment.