Norbert de Langen
7689c0baa2
FIX snapshots
2018-08-04 16:14:24 +02:00
Bryce Hammond
28a14d322f
Add radio buttons knob type
2018-07-17 16:17:57 -07:00
Norbert de Langen
8808ba5304
UPDATE snapshots
2017-12-23 20:19:22 +01:00
Norbert de Langen
3cfacfe4ec
UPGRADE jest to latest & FIX all failing unittests
2017-12-23 18:48:29 +01:00
hypnos
0e4da0ee74
Merge remote-tracking branch 'origin/master' into release/3.3
...
# Conflicts:
# addons/knobs/src/index.js
# examples/cra-kitchen-sink/src/__snapshots__/storyshots.test.js.snap
2017-12-07 02:02:30 +03:00
Norbert de Langen
6b8edd2dfb
ADD mocks for RN Dimentions & WebSocket
2017-12-06 23:05:22 +01:00
Norbert de Langen
effe2ee84b
Merge branch 'master' into release/3.3
...
# Conflicts:
# app/react-native/readme.md
# examples/cra-kitchen-sink/src/stories/__snapshots__/index.storyshot
# examples/cra-kitchen-sink/src/stories/index.js
# examples/crna-kitchen-sink/package.json
# integration/__image_snapshots__/cra-kitchen-sink-snap.png
# integration/__image_snapshots__/vue-kitchen-sink-snap.png
# yarn.lock
2017-10-31 23:26:48 +01:00
Daniel Duan
3d8e344263
react-native update
2017-10-29 18:20:37 -04:00
Norbert de Langen
502fe0f7b1
ADD snapshot
2017-08-26 19:46:45 +02:00
Tom Coleman
4a5dfbdf9a
Fixed linting errors
2017-06-07 22:24:54 +10:00
Tom Coleman
8cef3d5c03
Separate out testing the RN app and the rest.
...
Although RN uses Jest for testing, it uses a Jest preset which messes with the environment. AFIACT it's not possible to selectively apply the environment to different tests so we just separate them.
2017-06-07 21:19:17 +10:00
Tom Coleman
fe2c868eec
Added a vanilla React Native example app.
...
For #1012 . Includes storyshots and the use of addon-options
2017-06-07 21:17:55 +10:00