react-native/Libraries/RCTTest
Nick Lockwood d9737571c4 Updated AppState module to use new emitter system
Summary: AppState now subclasses NativeEventEmitter instead of using global RCTDeviceEventEmitter.

Reviewed By: javache

Differential Revision: D3310488

fbshipit-source-id: f0116599223f4411307385c0dab683659d8d63b6
2016-05-23 09:13:37 -07:00
..
FBSnapshotTestCase CHORE - Remove Trailing Spaces 2016-04-06 09:21:53 -07:00
RCTTest.xcodeproj Introduce SnapshotView which wraps Renderable content and will verify the snapshot 2015-10-02 12:15:24 -07:00
RCTSnapshotManager.h Introduce SnapshotView which wraps Renderable content and will verify the snapshot 2015-10-02 12:15:24 -07:00
RCTSnapshotManager.m RCTImagePicker now uses main thread 2015-11-16 03:17:29 -08:00
RCTTestModule.h Migrate unit tests from FBReactKitModules to FBReactKit 2015-07-07 16:39:35 -08:00
RCTTestModule.m Updated AppState module to use new emitter system 2016-05-23 09:13:37 -07:00
RCTTestRunner.h Move JS integration tests to root folder 2015-11-18 09:35:19 -08:00
RCTTestRunner.m Changed RUNNING_ON_CI to CI_USE_PACKAGER environment variable. 2016-05-23 04:44:11 -07:00
SnapshotViewIOS.android.js Move SnapshotView to SnapshotViewIOS and create an unimplemented android version 2015-10-13 11:48:38 -07:00
SnapshotViewIOS.ios.js Replace direct access of NativeModules.UIManager with require('UIManager') 2016-01-30 07:36:34 -08:00