react-native/IntegrationTests
David Aurelio ad8a335864 Remove knowledge of fbjs from the packager
Summary:Follow-up to https://github.com/facebook/react-native/pull/5084

This…
- changes all requires within RN to `require('fbjs/lib/…')`
- updates `.flowconfig`
- updates `packager/blacklist.js`
- adapts tests
- removes things from `Libraries/vendor/{core,emitter}` that are also in fbjs
- removes knowledge of `fbjs` from the packager

Closes https://github.com/facebook/react-native/pull/5084

Reviewed By: bestander

Differential Revision: D2926835

fb-gh-sync-id: 2095e22b2f38e032599d1f2601722b3560e8b6e9
shipit-source-id: 2095e22b2f38e032599d1f2601722b3560e8b6e9
2016-03-02 04:28:38 -08:00
..
AppEventsTest.js Fix errors uncovered by v0.19.0 2015-12-01 20:11:26 -08:00
AsyncStorageTest.js multiGet breaking test and fix 2016-02-05 16:45:46 -08:00
ImageSnapshotTest.js Move JS integration tests to root folder 2015-11-18 09:35:19 -08:00
IntegrationTestHarnessTest.js Remove knowledge of fbjs from the packager 2016-03-02 04:28:38 -08:00
IntegrationTestsApp.js Fix errors uncovered by v0.19.0 2015-12-01 20:11:26 -08:00
LayoutEventsTest.js Fix errors uncovered by v0.19.0 2015-12-01 20:11:26 -08:00
LoggingTestModule.js Remove knowledge of fbjs from the packager 2016-03-02 04:28:38 -08:00
PromiseTest.js Move JS integration tests to root folder 2015-11-18 09:35:19 -08:00
PropertiesUpdateTest.js RCTRootView integration tests 2015-11-19 13:34:31 -08:00
RCTRootViewIntegrationTestApp.js RCTRootView integration tests 2015-11-19 13:34:31 -08:00
ReactContentSizeUpdateTest.js RCTRootView integration tests 2015-11-19 13:34:31 -08:00
SimpleSnapshotTest.js Remove knowledge of fbjs from the packager 2016-03-02 04:28:38 -08:00
SizeFlexibilityUpdateTest.js RCTRootView integration tests 2015-11-19 13:34:31 -08:00
TimersTest.js Move JS integration tests to root folder 2015-11-18 09:35:19 -08:00