36 Commits

Author SHA1 Message Date
Jon Palmer
bfe3260e64 Claenup docs wrt registering addons 2020-02-25 10:34:19 -05:00
Norbert de Langen
68dc24a6a2 FIX main.js to .storybook/main.js for addon-jest 2019-11-27 16:29:03 +01:00
Norbert de Langen
4ce706848c MIGRATE addon-jest documentaton to CSF & triconfig 2019-11-25 23:28:38 +01:00
Carolyn Stransky
7e37a123a3 Removed instances of just, easily 2019-10-12 17:32:44 +02:00
Carolyn Stransky
c426715d0a Removed instances of simply 2019-10-12 17:04:33 +02:00
Christoph Fricke
580bab2900
Addon-Jest: Fix inconsistent file naming in README
The file name for the test result file was inconsistent in the setup guide.
The output file in the generate result command is
now named .jest-test-results.json instead of jest-test-results.json.
2019-08-31 11:13:47 +02:00
Michael Shilman
a201adb531
Github org rename to storybookjs (#6954)
Github org rename to storybookjs
2019-06-03 13:17:27 -07:00
Michael Shilman
bb3e7f71cd Github org rename to storybookjs 2019-06-03 11:06:42 -07:00
Jack Allen
d35ab0cad5 Updated @storybook/addon-jest README.md installation instructions 2019-06-03 18:06:16 +01:00
Alex Wilson
89c5ff904c
Update README.md
Fixed grammatical error
2019-05-19 15:01:57 -04:00
Norbert de Langen
8f895f317e
CHANGE to use yarn everywhere 2018-12-21 16:03:50 +01: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
Tom Coleman
6b52885398 Re formatted with correct prettier rules 2018-07-05 11:29:07 +10:00
Tom Coleman
db5100e80d Small readme bugfix 2018-07-05 11:18:11 +10:00
Tom Coleman
1e3d925a86 Change skip => disabled in jest addond 2018-07-04 15:46:28 +10:00
Tom Coleman
d075bfd346
Fix typo 2018-05-29 20:03:16 +10:00
Tom Coleman
0eb725b41c Refactor addon-jest to use a parameter-based pattern 2018-05-29 15:53:03 +10:00
klimentru1986
489ca4cfcf review fix 2018-05-06 11:50:29 +03:00
klimentru1986
76fad9bf4f review fix 2018-05-06 11:48:14 +03:00
klimentru1986
db61595468 README review remarks fix 2018-05-06 10:52:57 +03:00
klimentru1986
b2b1b9f5de update addons-jest readme 2018-05-05 08:40:52 +03:00
Homa Wong
ce1adaf89d
Update README.md 2018-04-15 13:50:51 -07:00
ewolfe
f1708545ba
Fix demo link in a second place 2018-04-06 17:45:20 -07:00
ewolfe
34bd4650b1
Fix demo URL 2018-04-06 17:29:23 -07:00
ewolfe
4b5c5470e8
Fix gif URL 2018-04-06 14:19:47 -07:00
igor
ac89c6e8ed Use full url to the ADDONS_SUPPORT.md 2018-02-21 16:17:02 +02:00
igor
f7f39ef066 Point addon/framework support to the ADDONS_SUPPORT.md 2018-02-21 15:41:32 +02:00
Hypnosphi
52a554fe83 Major version upgrades for devDependencies 2018-01-27 21:24:50 +03:00
Renaud TERTRAIS
28e8ed569c
Fix wrong "withTests" examples + add documentation 2017-11-29 16:54:11 +01:00
sandinosaso
cdf8cbfe9a Fix small typos on Jest addon documentation. This should help users for a good first use of the addon 2017-11-26 01:14:04 -03:00
Norbert de Langen
80bc824d3f
IMPROVE readme 2017-11-21 08:27:00 +01:00
Norbert de Langen
6dbbb344e2
IMPROVE README 2017-11-19 22:06:15 +01:00
Norbert de Langen
1f2edf06ba
FIX links in readme 2017-11-19 08:42:19 +01:00
Norbert de Langen
1433160d59
RENAME package & SYNC version with monorepo 2017-11-11 21:34:24 +01:00
Renaud Tertrais
b1db16439b Add new TODOS item + add know issue when deploying in README 2017-11-11 15:48:05 +01:00
Renaud Tertrais
f6df22223b initial commit 2017-11-11 15:48:05 +01:00