react-native-macos/IntegrationTests
Christoph Nakazawa 6345fcf12b Remove WebView from public RN interface
Summary:
This diff removes the `WebView` export from React Native. Internally, we are requiring `WebView` directly now and externally people will have to use the community maintained module. This diff does not yet move the WebView files from the repo, this will happen in a follow-up.

Note that I had to remove a test for Cookies that displayed data in a WebView. I don't think there is an easy way to retain this (debugging) information that likely very few people ever take a look at so I think it is fine.

Reviewed By: TheSavior

Differential Revision: D14613077

fbshipit-source-id: b1d412f970d09d7d70ecac2c23e62cfdd09d7c8e
2019-03-28 17:37:05 -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 Update copyright headers to yearless format 2018-09-11 15:33:07 -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