95 Commits

Author SHA1 Message Date
Norbert de Langen
fef21c26a7
Merge branch 'master' into tech/overhaul-ui
# Conflicts:
#	addons/actions/package.json
#	addons/backgrounds/package.json
#	addons/jest/src/register.js
#	addons/knobs/src/components/types/Array.js
#	addons/notes/package.json
#	addons/notes/src/index.js
#	addons/storyshots/storyshots-core/package.json
#	lib/channel-websocket/package.json
#	lib/components/package.json
#	lib/components/src/layout/desktop.js
#	lib/ui/package.json
#	lib/ui/src/modules/api/actions/api.js
#	lib/ui/src/modules/shortcuts/actions/shortcuts.js
#	lib/ui/src/modules/ui/components/stories_panel/index.js
#	lib/ui/src/modules/ui/components/stories_panel/text_filter.js
#	lib/ui/src/modules/ui/components/stories_panel/text_filter.test.js
#	lib/ui/src/modules/ui/containers/header.js
#	lib/ui/src/modules/ui/containers/layout.js
#	lib/ui/src/modules/ui/libs/filters.js
#	yarn.lock
2018-10-11 11:21:31 +02:00
Gabriel J. Csapo
be5d4c0181 [framework] add ember support 2018-10-03 00:50:39 -07:00
Pavan Kumar Sunkara
eb5f068215 Use @emotion/snapshot-serializer 2018-09-20 11:16:53 +02:00
Norbert de Langen
6ecde1b82d
Merge branch 'master' into tech/upgrades4
# Conflicts:
#	lib/cli/test/snapshots/react_static_next/package.json
#	package.json
#	yarn.lock
2018-08-31 14:39:44 +02:00
Norbert de Langen
8583e73251
UPGRADE to latest && FIX snapshots && FIX tests 2018-08-31 14:18:59 +02:00
lionel benychou
f555ce0d69 simplifying the render method (no more context object needed) 2018-08-30 17:16:21 +02:00
libetl
8773d1f61a cheating on the riot jest transformer to use babel 7 2018-08-28 08:03:50 +02:00
lionel benychou
3893d5299d riot integration 2018-08-27 19:42:20 +02:00
igor-dv
04f6ef84ba Fix jest-ts-babel.js 2018-08-15 17:26:24 +03:00
Norbert de Langen
a039c96426
Merge branch 'master' into babel-7
# Conflicts:
#	MIGRATION.md
#	addons/backgrounds/package.json
#	addons/events/package.json
#	addons/info/package.json
#	addons/info/src/__snapshots__/index.test.js.snap
#	addons/jest/package.json
#	addons/knobs/package.json
#	addons/links/package.json
#	addons/notes/package.json
#	addons/options/package.json
#	addons/storyshots/storyshots-core/package.json
#	addons/storyshots/storyshots-puppeteer/package.json
#	addons/storysource/package.json
#	addons/viewport/package.json
#	app/angular/package.json
#	app/html/package.json
#	app/marko/package.json
#	app/mithril/package.json
#	app/polymer/package.json
#	app/react/package.json
#	app/vue/package.json
#	examples/angular-cli/package.json
#	examples/cra-kitchen-sink/package.json
#	examples/html-kitchen-sink/package.json
#	examples/marko-cli/package.json
#	examples/mithril-kitchen-sink/package.json
#	examples/official-storybook/package.json
#	examples/official-storybook/stories/__snapshots__/addon-info.stories.storyshot
#	examples/official-storybook/stories/__snapshots__/other-dirname.stories.storyshot
#	examples/polymer-cli/package.json
#	examples/vue-kitchen-sink/package.json
#	jest.config.js
#	lib/cli/package.json
#	lib/cli/test/snapshots/angular-cli/package.json
#	lib/cli/test/snapshots/marko/package.json
#	lib/cli/test/snapshots/meteor/package.json
#	lib/cli/test/snapshots/mithril/package.json
#	lib/cli/test/snapshots/polymer/package.json
#	lib/cli/test/snapshots/react/package.json
#	lib/cli/test/snapshots/react_project/package.json
#	lib/cli/test/snapshots/react_scripts/package.json
#	lib/cli/test/snapshots/sfc_vue/package.json
#	lib/cli/test/snapshots/update_package_organisations/package.json
#	lib/cli/test/snapshots/vue/package.json
#	lib/cli/test/snapshots/webpack_react/package.json
#	lib/codemod/package.json
#	lib/components/src/layout/__snapshots__/index.stories.storyshot
#	lib/core/package.json
#	lib/core/src/server/config/webpack.config.prod.js
#	package.json
#	yarn.lock
2018-08-15 00:01:36 +02:00
igor-dv
13d09e6972 Merge remote-tracking branch 'origin/master' into svelte-support 2018-07-30 23:59:46 +03:00
igor-dv
f5c02f74a0 Try to fix env related files separators. 2018-07-24 01:38:21 +03:00
igor-dv
1c1fd47c99 Apply babel on config.ts after tsc in jest to support require.context hook 2018-07-24 01:18:37 +03:00
Hypnosphi
c4e468a558 Fix jest 2018-07-05 21:22:42 +03:00
Hypnosphi
74475b9d66 Fix jest 2018-07-05 20:35:00 +03:00
Gavin King
e65573e384 Creating svelte test and integration locations to match vue 2018-06-17 22:11:45 +02:00
Norbert de Langen
5aee77360d
REMOVE dist from test-coverage 2018-05-11 22:27:44 +02:00
igor-dv
f868afd3fb Add Storyshots addon 2018-04-24 16:34:15 +03:00
igor
3cbd772a34 Add vue storyshots fork 2018-01-02 00:13:34 +02:00
igor
9cffe0a2b2 Allow loading html templates 2017-12-29 16:27:40 +02:00
igor
8f549faf9e Merge remote-tracking branch 'origin/master' into angular-storyshots
# Conflicts:
#	addons/storyshots/package.json
#	app/angular/src/client/preview/angular/helpers.ts
#	examples/angular-cli/package.json
#	jest.config.js
2017-12-28 15:50:19 +02:00
Igor
3e2e915e10
Revert "Move everything from lodash to lodash-es" 2017-12-28 08:47:51 +02:00
igor
97c2b4242f Initial dirty-half-working-POC of the storyshots for angular 2017-12-26 16:32:18 +02:00
igor
e90992395f Yeah.. I read "testPathIgnorePatterns" as "transformIgnorePatterns" 2017-12-24 14:15:00 +02:00
igor
a42f6d043a Move everything from lodash to lodash-es 2017-12-24 13:24:10 +02:00
Norbert de Langen
fe603e730e
REVERT cacheDirectory in jest.config 2017-12-23 21:12:27 +01:00
Norbert de Langen
3cfacfe4ec UPGRADE jest to latest & FIX all failing unittests 2017-12-23 18:48:29 +01:00
Tom Coleman
3b1d3533e7 Working on moving most storyshots tests over to official-example 2017-12-21 13:55:15 +11:00
hypnos
1dd0024cb0 Test styles directly instead of using snapshots 2017-11-24 02:54:36 +03:00
Norbert de Langen
2d17ece429
WIP 2017-11-17 10:49:24 +01:00
Daniel Duan
9912964f0e
Merge branch 'release/3.3' into add-support-for-importing-markdown-in-storybook-react 2017-11-13 23:19:24 -05:00
Dan Green
f3d0827695 Add support for markdown to jest, vue, react native, and angular 2017-11-13 23:06:01 -05:00
Norbert de Langen
37d3748d77
CHANGE jest config to exclude the example (failing) jest test for addon-jest 2017-11-14 00:43:56 +01:00
hypnos
cd7236eb0a Remove noise in CI tests 2017-11-11 14:28:47 +03:00
Norbert de Langen
a270216e96 Merge branch 'master' into release/3.3
# Conflicts:
#	CONTRIBUTING.md
#	addons/actions/package.json
#	addons/comments/package.json
#	addons/events/package.json
#	addons/info/package.json
#	addons/knobs/package.json
#	addons/links/package.json
#	addons/notes/package.json
#	addons/storyshots/package.json
#	app/react-native/package.json
#	app/react/package.json
#	app/vue/package.json
#	dependencies.yml
#	examples/cra-kitchen-sink/package.json
#	examples/cra-kitchen-sink/src/stories/__snapshots__/index.storyshot
#	examples/crna-kitchen-sink/package.json
#	examples/react-native-vanilla/package.json
#	lib/ui/package.json
#	lib/ui/src/modules/ui/components/stories_panel/stories_tree/index.test.js
#	yarn.lock
2017-09-30 23:19:44 +02:00
Norbert de Langen
02c6198a8b UPGRADE react & friends && UPGRADE other dependencies 2017-09-29 23:36:38 +02:00
hypnos
a743158bf3 Add snapshot testing 2017-09-03 06:46:40 +03:00
Tom Coleman
e27a9c08f1 Remove the test-cra example app.
No longer needed, we can now test `cra-kitchen-sink`
2017-08-22 15:39:46 +10:00
Norbert de Langen
9faced558e CI run jest in series && add dummy deploy 2017-07-19 10:11:23 +02:00
Michael Shilman
9571b40452 Redo CRA kitchen sink work in a single commit
- renamed project
- added `info`, `notes`, `centered`, `knobs` examples
2017-06-15 15:09:08 +10:00
Norbert de Langen
a48f958bcd FIX coverage by using jest projects over multiple npm scripts 2017-06-08 00:49:40 +02: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
Norbert de Langen
8fef4bb2d8 FIX linting 2017-06-05 00:58:23 +02:00
Norbert de Langen
a593145cd0 FIX a few things 2017-05-23 20:56:54 +02:00
Aaron Mc Adam
bb4a7ac846 chore(jest): update to v20's default configuration file
* we no longer have to pass a `--config` flag to Jest
* renames .jestrc json to jest.config.js
* jest-enzyme now includes snapshot support by default
2017-05-18 17:57:07 +01:00