react-native/IntegrationTests
Mark Vayngrib 52755fdde2 multiGet breaking test and fix
Summary:
the flush + optimized multiGet result in an obscure bug that results when two multiGet requests with overlapping key sets get issued. The result array for both requests ends up bigger than the key array (because it has duplicates)
Closes https://github.com/facebook/react-native/pull/5514

Reviewed By: svcscm

Differential Revision: D2908264

Pulled By: nicklockwood

fb-gh-sync-id: 60be1bce4acfc47083e4ae28bb8b63f9dfa56039
2016-02-05 16:45:46 -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 Move JS integration tests to root folder 2015-11-18 09:35:19 -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 Decouple Module System from Native Calls 2015-12-08 16:03:37 -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 Move JS integration tests to root folder 2015-11-18 09:35:19 -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