82 Commits

Author SHA1 Message Date
Norbert de Langen
59b7e06c71 Merge branch 'next' into pr/trongthanh/5791
# Conflicts:
#	lib/cli/package.json
#	package.json
#	scripts/build-storybooks.sh
#	yarn.lock
2019-05-18 02:14:23 +02:00
Norbert de Langen
4064f4ee32 Merge branch 'next' into pr/Spy-Seth/6655
# Conflicts:
#	lib/router/package.json
#	yarn.lock
2019-05-07 17:06:54 +02:00
Norbert de Langen
1c39e390f4 FIX core-js upgrade in tests 2019-05-06 13:55:27 +02:00
Norbert de Langen
3ee51c5661 FIX tests 2019-04-26 23:36:37 +02:00
Norbert de Langen
df9ca73bda Merge branch 'next' into tech/example-for-cra15-support
# Conflicts:
#	yarn.lock
2019-04-26 23:15:20 +02:00
Norbert de Langen
1eb78284de Merge branch 'next' into pr/trongthanh/5791
# Conflicts:
#	addons/jest/src/styles.js
#	lib/cli/package.json
#	package.json
#	yarn.lock
2019-04-26 14:17:30 +02:00
Norbert de Langen
4280795429 FIX angular test & storybook build 2019-04-25 22:54:53 +02:00
Michael Shilman
bc62ea3ea2 Add CRA React15 example to test back-compat 2019-04-10 11:45:16 +08:00
Norbert de Langen
c90c2d4671 UPGRADE as much of jest packages as possible 2019-04-04 21:32:57 +02:00
Norbert de Langen
c1262f41c5 Merge branch 'next' into dependabot/npm_and_yarn/jest-cli-24.0.0
# Conflicts:
#	jest.config.js
#	package.json
#	yarn.lock
2019-04-04 16:00:58 +02:00
Thanh Tran
fa823dcbf2 Merge branch 'next' into rax-storybook 2019-03-29 16:30:22 +07:00
Norbert de Langen
62299a6c7b trying to speed up yarn tests 2019-03-18 22:28:39 +01:00
Norbert de Langen
9510552a16 ADD always mock for util-deprecate && REMOVE loglines in tests for debug && CLEANUP tests log 2019-03-18 21:28:00 +01:00
Hoa Nguyen Thai
70322f1000 adapt root files for rax example 2019-03-05 12:08:27 +07:00
Norbert de Langen
1efff53d78 CHANGE setupTestFrameworkScriptFile to setupFilesAfterEnv 2019-01-28 12:20:50 +01:00
Norbert de Langen
11657c189c RE-ADD & FIX emotion snapshotSerializer 2019-01-19 22:41:51 +01:00
Michael Shilman
b252b50924 Merge changes from next into 5.0 2019-01-09 22:27:31 +08:00
Norbert de Langen
053473882e
REMOVE emotion from snapshots, as they become too big, and they provide little value
provided we're also using Chromatic
2018-12-22 00:15:03 +01:00
Norbert de Langen
7e6f5f7db8
Merge branch 'next' into tech/overhaul-ui
# Conflicts:
#	.eslintrc.js
#	addons/info/src/__snapshots__/index.test.js.snap
#	addons/viewport/src/manager/components/tests/viewportInfo.test.js
#	examples/cra-kitchen-sink/src/stories/__snapshots__/index.stories.storyshot
#	examples/official-storybook/stories/__snapshots__/addon-info.stories.storyshot
#	lib/core/package.json
#	package.json
#	yarn.lock
2018-12-20 13:56:11 +01:00
Norbert de Langen
0293514326
MIGRATE storyshots to use new API with build-in context && update snapshots 2018-12-19 00:03:19 +01:00
Norbert de Langen
fad28494e1
FIX missing tests, maybe 2018-12-17 18:38:48 +01:00
Norbert de Langen
58154867ee
FIX CI by removing .spec. from jest testPattern 2018-12-17 16:47:47 +01:00
Norbert de Langen
7fc0eb6b8c
RENAME test.ts to karma.ts 2018-12-17 14:51:17 +01:00
Norbert de Langen
6ceb33844e
FIX CI by ignoring ng cli generated test file 2018-12-17 12:47:26 +01:00
igor-dv
22c2139dd9 Support tests in TS 2018-12-16 12:12:26 +02:00
Norbert de Langen
2f0bc494e9
Merge branch 'next' into tech/overhaul-ui
# Conflicts:
#	.eslintrc.js
#	lib/components/src/layout/__snapshots__/index.stories.storyshot
#	yarn.lock
2018-12-14 12:33:20 +01:00
Norbert de Langen
2fae294e11
Merge branch 'pr/lifeiscontent/4925' into tech/overhaul-ui
# Conflicts:
#	addons/a11y/package.json
#	addons/actions/package.json
#	addons/backgrounds/package.json
#	addons/cssresources/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/notes/package.json
#	addons/viewport/package.json
#	app/react/package.json
#	examples/cra-kitchen-sink/package.json
#	examples/official-storybook/config.js
#	examples/official-storybook/package.json
#	lib/components/package.json
#	lib/components/src/layout/desktop.js
#	lib/components/src/layout/index.js
#	lib/core/package.json
#	lib/ui/package.json
#	lib/ui/src/modules/ui/components/search_box.js
#	lib/ui/src/modules/ui/components/shortcuts_help.js
#	lib/ui/src/modules/ui/components/stories_panel/__snapshots__/index.stories.storyshot
#	lib/ui/src/modules/ui/components/stories_panel/__snapshots__/text_filter.stories.storyshot
#	lib/ui/src/modules/ui/components/stories_panel/stories_tree/__snapshots__/index.stories.storyshot
#	lib/ui/src/modules/ui/components/stories_panel/stories_tree/tree_decorators.js
#	package.json
#	yarn.lock
2018-12-12 15:47:20 +01:00
Norbert de Langen
a9ee8a5dad
Merge branch 'next' into tech/overhaul-ui
# Conflicts:
#	.babelrc.js
#	addons/a11y/package.json
#	addons/actions/package.json
#	addons/backgrounds/package.json
#	addons/cssresources/package.json
#	addons/events/package.json
#	addons/graphql/package.json
#	addons/info/package.json
#	addons/info/src/components/PropTable.js
#	addons/jest/package.json
#	addons/knobs/package.json
#	addons/links/package.json
#	addons/notes/package.json
#	addons/ondevice-backgrounds/package.json
#	addons/options/package.json
#	addons/storyshots/storyshots-core/package.json
#	addons/storyshots/storyshots-puppeteer/package.json
#	addons/storysource/package.json
#	app/angular/package.json
#	app/ember/package.json
#	app/html/package.json
#	app/marko/package.json
#	app/mithril/package.json
#	app/polymer/package.json
#	app/react/package.json
#	app/riot/package.json
#	app/svelte/package.json
#	app/vue/package.json
#	examples/official-storybook/stories/addon-a11y.stories.js
#	examples/official-storybook/stories/addon-actions.stories.js
#	lib/addons/package.json
#	lib/channel-postmessage/package.json
#	lib/channel-websocket/package.json
#	lib/components/package.json
#	lib/components/src/layout/mobile.js
#	lib/core/package.json
#	lib/core/src/server/common/babel.js
#	lib/ui/package.json
#	lib/ui/src/modules/ui/components/stories_panel/index.js
#	lib/ui/src/modules/ui/components/stories_panel/stories_tree/index.test.js
#	lib/ui/src/modules/ui/components/stories_panel/stories_tree/tree_decorators_utils.js
#	lib/ui/src/modules/ui/components/stories_panel/text_filter.js
#	yarn.lock
2018-12-06 16:49:52 +01:00
Aaron Reisman
4ef4c2389a Upgrade emotion@10.0.2 2018-12-04 18:47:58 -08:00
Bart Waardenburg
e7400d12d4 feat: Added support for storyshots 2018-12-04 12:02:22 +01:00
Brody McKee
5273cb8c79 Resolve config from CLI and add tests 2018-12-03 10:33:05 +02:00
Norbert de Langen
bd17cde971
Merge branch 'next' into tech/overhaul-ui
# Conflicts:
#	jest.config.js
2018-11-12 12:44:41 +01:00
igor-dv
2fce397358 Separate jest configs of all examples into their projects 2018-11-08 16:12:19 +02:00
Norbert de Langen
13781c39e5 Merge branch 'next' into tech/overhaul-ui 2018-11-08 12:03:03 +01:00
igor-dv
58d269e76a Add example of the NODE_PATH to CRA + move CRA out of root to projects 2018-11-06 20:02:14 +02:00
Jessica Koch
936705ea5d #3984 add tests and utiltity function to verify uniqueness of key shortcuts 2018-10-27 13:54:46 -07:00
Chad Fawcett
4593d8afb8 Fix duplicate manual mocks in jest 2018-10-12 22:30:39 -07:00
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