react-native-macos/IntegrationTests
James Ide 0f30ed4343 Migrate IntegrationTests from Haste to path-based requires (#24750)
Summary:
This is another step in moving RN towards standard path-based requires. All the requires in `IntegrationTests` have been rewritten to use relative requires. This commit uses requires that are relative to `react-native/...` assuming that IntegrationTests are meant to try consuming RN rather than being part of it.

See the umbrella issue at https://github.com/facebook/react-native/issues/24316 for more detail.

[General] [Changed] - Migrate IntegrationTests from Haste to path-based requires
Pull Request resolved: https://github.com/facebook/react-native/pull/24750

Differential Revision: D15258019

Pulled By: cpojer

fbshipit-source-id: 01ac01ba4699f8ba424353f74e745b4057f79b59
2019-05-08 03:17:03 -07:00
..
AccessibilityManagerTest.js Migrate IntegrationTests from Haste to path-based requires (#24750) 2019-05-08 03:17:03 -07:00
AppEventsTest.js Migrate IntegrationTests from Haste to path-based requires (#24750) 2019-05-08 03:17:03 -07:00
AsyncStorageTest.js Migrate IntegrationTests from Haste to path-based requires (#24750) 2019-05-08 03:17:03 -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 Migrate IntegrationTests from Haste to path-based requires (#24750) 2019-05-08 03:17:03 -07:00
LayoutEventsTest.js Migrate IntegrationTests from Haste to path-based requires (#24750) 2019-05-08 03:17:03 -07:00
LoggingTestModule.js Migrate IntegrationTests from Haste to path-based requires (#24750) 2019-05-08 03:17:03 -07: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 Migrate IntegrationTests from Haste to path-based requires (#24750) 2019-05-08 03:17:03 -07:00
SimpleSnapshotTest.js Deploy 0.94 to xplat 2019-03-06 14:57:30 -08:00
SizeFlexibilityUpdateTest.js Migrate IntegrationTests from Haste to path-based requires (#24750) 2019-05-08 03:17:03 -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