-
Notifications
You must be signed in to change notification settings - Fork 46.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement createNodeMock for ReactTestRenderer #7649
Commits on Sep 2, 2016
-
Implement optional mockConfig and getMockRef
Brandon Dail authored and Brandon Dail committedSep 2, 2016 Configuration menu - View commit details
-
Copy full SHA for d7bd655 - Browse repository at this point
Copy the full SHA d7bd655View commit details
Commits on Sep 5, 2016
-
default mockConfig, walk render tree
Brandon Dail authored and Brandon Dail committedSep 5, 2016 Configuration menu - View commit details
-
Copy full SHA for f24dbcd - Browse repository at this point
Copy the full SHA f24dbcdView commit details -
Pass mockConfig to transaction
Brandon Dail authored and Brandon Dail committedSep 5, 2016 Configuration menu - View commit details
-
Copy full SHA for cf63a1b - Browse repository at this point
Copy the full SHA cf63a1bView commit details
Commits on Sep 9, 2016
-
Attach mockConfig to transaction
Brandon Dail authored and Brandon Dail committedSep 9, 2016 Configuration menu - View commit details
-
Copy full SHA for 86f13a1 - Browse repository at this point
Copy the full SHA 86f13a1View commit details -
Merge branch 'master' into mock-dom-instance
Brandon Dail authored and Brandon Dail committedSep 9, 2016 Configuration menu - View commit details
-
Copy full SHA for 5c73a3d - Browse repository at this point
Copy the full SHA 5c73a3dView commit details -
Brandon Dail authored and Brandon Dail committed
Sep 9, 2016 Configuration menu - View commit details
-
Copy full SHA for 4b1f273 - Browse repository at this point
Copy the full SHA 4b1f273View commit details -
Expect object in native component ref test
Brandon Dail authored and Brandon Dail committedSep 9, 2016 Configuration menu - View commit details
-
Copy full SHA for ff6171d - Browse repository at this point
Copy the full SHA ff6171dView commit details -
Fix argument name for attachRefs
Brandon Dail authored and Brandon Dail committedSep 9, 2016 Configuration menu - View commit details
-
Copy full SHA for b27a7f8 - Browse repository at this point
Copy the full SHA b27a7f8View commit details -
Add mockConfig support to legacy refs
Brandon Dail authored and Brandon Dail committedSep 9, 2016 Configuration menu - View commit details
-
Copy full SHA for 839e353 - Browse repository at this point
Copy the full SHA 839e353View commit details
Commits on Sep 10, 2016
-
Pass transaction to getPublicInstance
Brandon Dail authored and Brandon Dail committedSep 10, 2016 Configuration menu - View commit details
-
Copy full SHA for 1145e6c - Browse repository at this point
Copy the full SHA 1145e6cView commit details -
Implement getMockConfig on ReactTestReconcileTransaction
Brandon Dail authored and Brandon Dail committedSep 10, 2016 Configuration menu - View commit details
-
Copy full SHA for c33d571 - Browse repository at this point
Copy the full SHA c33d571View commit details
Commits on Sep 11, 2016
-
Merge defaultMockConfig and mockConfig options
Brandon Dail authored and Brandon Dail committedSep 11, 2016 Configuration menu - View commit details
-
Copy full SHA for 3e5ca78 - Browse repository at this point
Copy the full SHA 3e5ca78View commit details -
Rename mockConfig to testOptions
Brandon Dail authored and Brandon Dail committedSep 11, 2016 Configuration menu - View commit details
-
Copy full SHA for 4f18142 - Browse repository at this point
Copy the full SHA 4f18142View commit details -
Break getPublicInstnce into three lines
Brandon Dail authored and Brandon Dail committedSep 11, 2016 Configuration menu - View commit details
-
Copy full SHA for 780b641 - Browse repository at this point
Copy the full SHA 780b641View commit details
Commits on Sep 12, 2016
-
createMockRef -> createNodeMock
Brandon Dail authored and Brandon Dail committedSep 12, 2016 Configuration menu - View commit details
-
Copy full SHA for eb6b129 - Browse repository at this point
Copy the full SHA eb6b129View commit details