react-native/Examples/UIExplorer/UIExplorerUnitTests
Nick Lockwood 9f4da92195 Fixed UIExplorer tests + async methods
Summary: public

UIExplorer tests were broken due to a refactor that didn't update the RCTShadowViewTests + an off-by-one error in the logic for exporting async methods.

Reviewed By: javache

Differential Revision: D2595810

fb-gh-sync-id: c25a8b8956bff1ef2754bba4a8f10d72a16e2954
2015-10-29 15:57:29 -07:00
..
OCMock [ReactNative] Move unit tests to UIExplorer 2015-06-06 13:38:34 -08:00
Info.plist Increased warning levels to -Wall -Wextra, and fixed Xcode 7 beta issues 2015-06-15 07:52:50 -08:00
LayoutSubviewsOrderingTest.m [ReactNative] Move unit tests to UIExplorer 2015-06-06 13:38:34 -08:00
RCTAllocationTests.m [ReactNative] Increase timeout and re-enable allocation tests 2015-09-01 08:53:47 -08:00
RCTBridgeTests.m Bring back D2570057 (previously backed out) + fixes 2015-10-28 18:44:26 -07:00
RCTContextExecutorTests.m Use JSStringCreateWithUTF8CString and skip NSString decoding when loading the bundle 2015-10-16 08:11:25 -07:00
RCTConvert_NSURLTests.m Use bundleForClass instead of mainBundle to find resources 2015-09-29 10:36:23 -07:00
RCTConvert_UIFontTests.m Implemented lazy parsing of method signatures to improve TTI 2015-08-11 08:49:13 -08:00
RCTEventDispatcherTests.m Convert alloc/init to new to please linter 2015-08-17 08:46:00 -07:00
RCTGzipTests.m Convert alloc/init to new to please linter 2015-08-17 08:46:00 -07:00
RCTImageLoaderHelpers.h Added RCTDataRequestHandler 2015-10-19 09:07:06 -07:00
RCTImageLoaderHelpers.m Added RCTDataRequestHandler 2015-10-19 09:07:06 -07:00
RCTImageLoaderTests.m Added RCTDataRequestHandler 2015-10-19 09:07:06 -07:00
RCTImageUtilTests.m Fixed image clipping / resizing logic 2015-08-13 08:13:55 -08:00
RCTJSONTests.m Added JSONKit support 2015-07-20 09:52:31 -08:00
RCTMethodArgumentTests.m NSNumber arguments must now be nonnull 2015-07-31 06:57:08 -08:00
RCTModuleMethodTests.m Small perf improvement to RCTPerfStats and RCTBridgeModuleNameForClass 2015-08-25 04:48:39 -08:00
RCTShadowViewTests.m Fixed UIExplorer tests + async methods 2015-10-29 15:57:29 -07:00
RCTSparseArrayTests.m Convert alloc/init to new to please linter 2015-08-17 08:46:00 -07:00
RCTUIManagerTests.m Ran Convert > To Modern Objective C Syntax 2015-08-25 01:08:49 -08:00
libOCMock.a [ReactNative] Move unit tests to UIExplorer 2015-06-06 13:38:34 -08:00