react-native-macos/IntegrationTests
Spencer Ahrens 3155ddf2e8 Support callbacks in synchronous native functions
Summary:
We need to move animated native module calls to synchronous so we can properly thread them in with mounting instructions in Fabric. Some of them take callbacks so we need to add support for that when switching to synchronous.

A side benefit is that we can unify codepaths a little more with async callbacks.

Reviewed By: shergin

Differential Revision: D14790898

fbshipit-source-id: dc222b9e74375e046e8a9b1b19d72f652dc6722c
2019-04-08 09:15:13 -07:00
..
AccessibilityManagerTest.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
AppEventsTest.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
AsyncStorageTest.js Bump Prettier to 1.16.4 2019-03-14 07:00:27 -07:00
ImageCachePolicyTest.js Fix inline styles in IntegrationTests (#22165) 2018-11-06 13:50:57 -08:00
ImageSnapshotTest.js Remove unused variables (#22097) 2018-11-04 10:41:46 -08:00
IntegrationTestHarnessTest.js Bump Prettier to 1.16.4 2019-03-14 07:00:27 -07:00
IntegrationTestsApp.js Remove WebView from public RN interface 2019-03-28 17:37:05 -07:00
LayoutEventsTest.js Remove createReactClass from LayoutEventsTest 2018-10-16 16:18:56 -07:00
LoggingTestModule.js Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
PromiseTest.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
PropertiesUpdateTest.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTRootViewIntegrationTestApp.js Remove global babelHelpers and regenerator (#21283) 2018-09-26 10:03:05 -07:00
ReactContentSizeUpdateTest.js remove createReactClass from the IntegrationTests/ReactContentSizeUpdateTest.js (#21622) 2018-10-10 14:47:01 -07:00
SimpleSnapshotTest.js Deploy 0.94 to xplat 2019-03-06 14:57:30 -08:00
SizeFlexibilityUpdateTest.js remove createrReactClass from SizeFlexibilityUpdateTest (#21715) 2018-10-16 16:21:25 -07:00
SyncMethodTest.js Support callbacks in synchronous native functions 2019-04-08 09:15:13 -07:00
TimersTest.js remove createReactClass and TImerMixin from TimerTest.js (#21748) 2018-10-18 11:45:45 -07:00
WebSocketTest.js Remove unused variables (#22097) 2018-11-04 10:41:46 -08:00
blue_square.png Cleanup before image! codemod 2016-11-22 21:13:52 -08:00
launchWebSocketServer.command Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
red_square.png Cleanup before image! codemod 2016-11-22 21:13:52 -08:00
websocket_integration_test_server.js Deploy 0.94 to xplat 2019-03-06 14:57:30 -08:00