react-native/Libraries/EventEmitter
Janic Duplessis 87b0378eb8 Native Animated - Restore, reorganize and add new tests
Summary:
Native Animated tests were removed a while back because they were failing, this restores the existing tests and reorganize / cleanup them. It also adds new ones so we have at least one test for each public API. These tests mostly assert that the native animated module is called with the proper args.
Closes https://github.com/facebook/react-native/pull/12775

Differential Revision: D4684968

Pulled By: ericvicenti

fbshipit-source-id: 4783d5edd08101cab7c0ce2eec4f3ccd0fbc1d27
2017-03-27 11:46:05 -07:00
..
__mocks__ Native Animated - Restore, reorganize and add new tests 2017-03-27 11:46:05 -07:00
EmitterSubscription.js Cleanup: Remove `@typechecks` 2016-10-12 19:28:42 -07:00
EventEmitter.js RN: Cleanup OSS JS & Flow Declarations 2016-11-20 17:58:29 -08:00
EventEmitterWithHolding.js Fixed NativeEventListener deregistration 2016-05-16 04:13:56 -07:00
EventHolder.js Fixed NativeEventListener deregistration 2016-05-16 04:13:56 -07:00
EventSubscription.js Fixed NativeEventListener deregistration 2016-05-16 04:13:56 -07:00
EventSubscriptionVendor.js Fixed NativeEventListener deregistration 2016-05-16 04:13:56 -07:00
EventValidator.js Remove `copyProperties` 2017-03-21 08:01:58 -07:00
NativeEventEmitter.js Fixed NativeEventListener deregistration 2016-05-16 04:13:56 -07:00
RCTDeviceEventEmitter.js Auto-fix lint errors 2016-08-09 06:43:46 -07:00
RCTEventEmitter.js Reorganize core JS files 2016-10-11 10:14:28 -07:00
RCTNativeAppEventEmitter.js Fixed NativeEventListener deregistration 2016-05-16 04:13:56 -07:00
mixInEventEmitter.js Only use `EventValidator` in development mode 2017-03-21 10:09:38 -07:00