41 Commits

Author SHA1 Message Date
Yann Braga
1f791402f3 feat(cli): automatically detect CSF typescript
- Also remove a section in run_tests.sh which is not necessary anymore,
   given that typescript is automatically detected.
2020-04-25 22:01:39 +02:00
Gaëtan Maisse
a7e966d264 test: remove react_babel_6 refs in CLI tests
There is no more fixture related to `react_babel_6` so I removed all refs to that in scripts used to run CLI tests
2020-04-12 17:37:23 +02:00
Norbert de Langen
26c1417d12
DELETE references to polymer 2020-01-22 16:01:12 +01:00
Michael Shilman
67f30476cc CLI: React-scripts TS template & test 2019-10-17 15:52:20 +08:00
Michael Shilman
fe64917edc CLI: Fix option parsing in run_tests 2019-10-14 23:48:30 +08:00
Michael Shilman
07cc1f6852 CLI: Add -s option for testing alternative story formats (e.g. MDX) 2019-10-14 22:48:01 +08:00
Norbert de Langen
8fde590b17 FIX cli tests 2019-08-20 17:14:56 +02:00
Hypnosphi
efa66425ad Remove TeamCity configs 2019-05-28 22:35:22 +02:00
Norbert de Langen
c157f603e8 ADD react-native-server to cli fixtures tests 2019-03-13 15:36:27 +01:00
Norbert de Langen
396348a2c1 Merge branch 'next' into react-native/use-core-for-server
# Conflicts:
#	addons/a11y/package.json
#	addons/actions/package.json
#	addons/events/package.json
#	addons/info/package.json
#	addons/jest/package.json
#	addons/knobs/package.json
#	addons/links/package.json
#	addons/ondevice-knobs/package.json
#	addons/ondevice-notes/package.json
#	app/react-native/package.json
#	app/react/package.json
#	examples-native/crna-kitchen-sink/package.json
#	examples/cra-kitchen-sink/package.json
#	examples/official-storybook/package.json
#	lib/components/package.json
#	lib/theming/package.json
#	lib/ui/package.json
#	package.json
#	yarn.lock
2019-03-06 00:29:19 +01:00
Norbert de Langen
b7140eff3d UPGRADE stuff 2019-03-05 13:37:27 +01:00
Norbert de Langen
1c1b22817b ADD --yes option to CLI init command && USE --yes command to skip question where possible 2019-02-09 18:20:24 +01:00
Norbert de Langen
65f5703b10 CHANGE tests to not output webpack build progress 2018-11-08 15:44:29 +01:00
Hypnosphi
22c6c38c7e Exit with non-zero code in case of failure 2018-11-01 14:16:41 +01:00
Hypnosphi
afb9c57e81 fix test-latest-cra 2018-10-31 23:40:43 +01:00
Hypnosphi
f256357ab5 Report CLI tests to teamcity 2018-10-31 22:40:44 +01:00
Hypnosphi
621a4ed603 CLI tests: replace rsync with cp 2018-09-30 17:03:53 +02:00
Hypnosphi
5a479ef024 Remove snapshots part of CLI tests 2018-09-18 16:22:21 +02:00
Keraito
7c096b012b Update tests and snapshots 2018-09-12 00:37:13 +02:00
Hypnosphi
b50f829bb8 Fix react_static_next fixture 2018-09-11 02:29:31 +02:00
Hypnosphi
7a86aa7487 Use babelrc: false only for custom config in .storybook directory 2018-08-26 01:38:51 +03:00
igor-dv
e955eb3722 Temp revert the 36a2676 2018-08-23 19:25:26 +03:00
Hypnosphi
36a2676c9f Cleanup not needed anymore 2018-08-22 23:14:05 +03:00
Norbert de Langen
ad78be354b
CHANGE to silent installs during e2e 2018-08-22 11:17:37 +02:00
Norbert de Langen
165e996a79
FIX so tests are run in correct folder 2018-08-17 13:34:31 +02:00
Norbert de Langen
40274f97d6
FIX cli/run_tests to install for each run individually 2018-08-17 13:05:55 +02:00
Norbert de Langen
df723e0ec1
REVERT deletion of smoke tests on cli output && REVERT babel6 cli fixture 2018-08-16 15:39:49 +02:00
Norbert de Langen
0ec2bc0a1e
REMOVE smoke-tests in cli (static build examples are now all in teamcity) 2018-07-20 16:35:07 +02:00
Hypnosphi
e496dfbb91 Update CLI 2018-07-04 23:12:47 +03:00
Hypnosphi
362e73c2d4 CLI: add error handling for latest_version helper 2018-03-27 03:36:17 +03:00
Hypnosphi
139ceacf47 Only update CLI snapsots on postpublish script, skip smoke tests 2018-01-07 16:39:12 +03:00
hypnos
d891d9fbd8 CLI test: always remove run directory before exiting 2017-11-01 06:43:11 +03:00
hypnos
2b031ad8ac Update snapshots 2017-09-14 04:43:38 +03:00
hypnos
067ccdf9a0 Refactor CLI 2017-09-14 04:35:40 +03:00
hypnos
d417f094ae Use yarn options passthrough 2017-09-09 03:09:00 +03:00
hypnos
e5860f516f Stop running update_fixtures automatically to prevent noisy diffs 2017-09-08 04:08:45 +03:00
hypnos
2d01afcd8d Run smoke tests (disabled for now). Add docs and clarifying comments 2017-09-08 02:23:17 +03:00
hypnos
a3e82305cc Integrate CLI tests into tests CLI 2017-09-04 01:59:55 +03:00
hypnos
a743158bf3 Add snapshot testing 2017-09-03 06:46:40 +03:00
hypnos
10cc95e3dc Use npx instead of yarn create 2017-08-30 03:46:40 +03:00
hypnos
7df5a6ab93 Add tests for CLI. Support node 4 2017-08-30 02:47:15 +03:00