Spencer Ahrens 5537055bf8 Add some Fakes for easier interaction snapshot testing
Summary:
`Fake` components are simplified so snapshots are stable and reliable, and references are exported
so that interactions like `onRefresh` and `onScroll` can be called manually. Currently there is just
one global export for each class, but we may change this in the future if we need to manage multiple
`Fake`s of the same type in one render tree.

Right now these must be installed explicitly, but I might move them into `__mocks__` folders if it
seems reasonable to make them defaults.

Reviewed By: cpojer

Differential Revision: D4318207

fbshipit-source-id: 62802353a98b09ca1c80804ef7201ea63091f94a
2016-12-20 15:58:30 -08:00
..
2016-12-07 17:13:42 -08:00
2016-11-04 05:43:44 -07:00
2016-12-11 00:43:30 -08:00
2016-11-04 05:43:44 -07:00
2016-11-02 12:29:15 -07:00
2016-08-09 06:43:46 -07:00
2016-12-15 21:13:38 -08:00
2016-12-13 18:58:34 -08:00
2016-12-16 10:28:34 -08:00
2016-11-23 11:28:29 -08:00
2016-12-19 15:58:39 -08:00