react-native-macos/RNTester/RNTesterUnitTests
Héctor Ramos f1086b8c5b Disable localhostBundleURL check in testBundleURL, without breaking stable
Summary:
This test was disabled in e106112202 to allow unit tests to run on Facebook's internal CI. The change was reverted in 1f6de88230 because another internal test was broken when it found that mainBundleURL() was not getting called.

In this commit, I've commented out the actual piece of code that would cause unit tests to fail in Facebook's internal CI, without removing the call to mainBundleURL(). The localhostBundleURL() method is called elsewhere in the file, so commenting it out here should not cause any issues.

Changelog:
[iOS] [Changed] - Disable testBundleURL test.

Reviewed By: cpojer

Differential Revision: D15049238

fbshipit-source-id: da3a393922f2190b423980cac5ab54df5e7e3e41
2019-04-24 09:33:17 -07:00
..
OCMock Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
Info.plist Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
RCTAllocationTests.m Disable flaky RNTester test 2019-04-12 14:41:41 -07:00
RCTAnimationUtilsTests.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTBlobManagerTests.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTBundleURLProviderTests.m Disable localhostBundleURL check in testBundleURL, without breaking stable 2019-04-24 09:33:17 -07:00
RCTComponentPropsTests.m Add support for needsOffscreenAlphaCompositing on iOS (#19052) 2019-02-13 16:43:20 -08:00
RCTConvert_NSURLTests.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTConvert_YGValueTests.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTDevMenuTests.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTEventDispatcherTests.m BREAKING - RCTEvent improvements, remove deprecated [sendInputEventWithName:body:] (#15894) 2019-03-27 11:20:22 -07:00
RCTFontTests.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTFormatErrorTests.m Update RCTFormatError to support segment ids 2018-12-18 16:23:39 -08:00
RCTGzipTests.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTImageLoaderHelpers.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTImageLoaderHelpers.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTImageLoaderTests.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTImageUtilTests.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTJSONTests.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTMethodArgumentTests.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTModuleInitNotificationRaceTests.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTModuleInitTests.m Start using getConstants 2019-02-04 17:46:56 -08:00
RCTModuleMethodTests.mm Add some native module method test cases 2019-04-08 09:15:14 -07:00
RCTMultipartStreamReaderTests.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTNativeAnimatedNodesManagerTests.m Fix animation delay 2019-03-07 17:39:00 -08:00
RCTShadowViewTests.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTUIManagerTests.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTURLUtilsTests.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTUnicodeDecodeTests.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RNTesterUnitTestsBundle.js Fix linting issues (#22062) 2018-11-01 14:29:16 -07:00
libOCMock.a Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00