56 Commits

Author SHA1 Message Date
Gaëtan Maisse
3d7a024b3c
test: execute CLI tests like all other Jest tests
As CLI tests based on fixtures have been deleted, and the remaining tests are now using Jest we can run them as part of the classic `yarn test --core` command.

I also removed the dedicated GitHub Actions.
2020-12-08 19:26:02 +01:00
Daniel Schmidt
6c029420b9 refactor: replace inquirer with prompts 2020-11-23 15:06:51 +01:00
tooppaaa
98ec36d11e Core: fix yarn test command on windows 2020-05-24 14:52:58 +02:00
Norbert de Langen
341fc2d90d
FIX linting 2020-03-27 20:04:50 +01:00
Filipp Riabchun
9ee47eb7fd Add CI job 2019-11-24 16:50:53 +01:00
codebyalex
045c02479b added spacing 2019-07-13 07:42:16 -04:00
codebyalex
9eabbbb197 removed console log 2019-07-13 07:41:27 -04:00
Norbert de Langen
741e69584e clean logs from tests 2019-07-09 09:39:22 +02:00
Hypnosphi
efa66425ad Remove TeamCity configs 2019-05-28 22:35:22 +02:00
Norbert de Langen
62299a6c7b trying to speed up yarn tests 2019-03-18 22:28:39 +01:00
Norbert de Langen
817c8a185d ADD script for detecting memoryLeaks in tests 2019-03-18 18:04:26 +01:00
Norbert de Langen
7c56ae7d4e Merge branch 'next' into tech/api-package
# Conflicts:
#	addons/a11y/package.json
#	addons/actions/package.json
#	addons/backgrounds/package.json
#	addons/cssresources/package.json
#	addons/cssresources/src/css-resource-panel.tsx
#	addons/notes/package.json
#	app/react-native-server/package.json
#	app/react-native-server/src/client/manager/provider.js
#	examples-native/crna-kitchen-sink/package.json
#	lib/addons/package.json
#	lib/ui/package.json
#	yarn.lock
2019-03-18 07:52:44 +01:00
Benoit Dion
f5a25fe42a bootstrap with core 2019-03-16 10:52:13 -04:00
Norbert de Langen
9a1c01a72d FIX the out of memory issue
https://github.com/vuejs/vue-cli/issues/1453
2019-03-11 16:28:35 +01:00
igor-dv
2db39425aa When project is <all> do not use the "--project" cli param 2018-11-08 17:20:24 +02:00
Hypnosphi
f256357ab5 Report CLI tests to teamcity 2018-10-31 22:40:44 +01:00
Pavan Kumar Sunkara
bd637ad78f Move crna-kitchen-sink to examples-native folder 2018-10-13 22:15:33 +02:00
Gytis Vinclovas
0cb190bec6 Removed react-native-vanilla and react-native-typescript integrations. 2018-10-07 16:15:02 +03:00
lionel benychou
3893d5299d riot integration 2018-08-27 19:42:20 +02:00
igor-dv
c5f54338a2 Try to bring the CLI back 2018-08-23 16:34:24 +03:00
Norbert de Langen
9648d202f9
FIX scripts/test.js 2018-08-22 19:06:31 +02:00
Norbert de Langen
a05565b076
UPGRADE to rc.2 2018-08-22 08:54:36 +02:00
Gavin King
43986fb6c0 Remove experimental code 2018-06-17 22:11:45 +02:00
Gavin King
e65573e384 Creating svelte test and integration locations to match vue 2018-06-17 22:11:45 +02:00
Norbert de Langen
0ee32b3d73
FIX snapshots not updating even when passing in --update 2018-05-11 15:52:05 +02:00
Hypnosphi
53a38f1eb6 Add eslint & jest teamcity reporters 2018-04-13 20:42:11 +02:00
Tom Coleman
99481ef1ec Remove integration tests 2018-02-22 13:27:08 +11:00
Jon Rimmer
e29d0e758a Add moduleMetdata decorator for supplying common Angular metadata 2018-02-11 15:13:05 +00:00
Hypnosphi
3116a1da0a Pass default webpack config as third argument in Full Control Mode 2018-01-21 17:10:00 +03:00
Norbert de Langen
e094775a14
Merge branch 'master' into add-polymer-support
# Conflicts:
#	.editorconfig
#	lib/cli/package.json
#	yarn.lock
2018-01-12 20:24:53 +01:00
Thomas Bertet
a63e1d8cd6 put image-storyshots to official-storybook & update scripts 2018-01-03 19:10:38 +01:00
Thomas Bertet
d5ce79e3c1 use custom jest config for storyshots with image snapshots & re-add addon-jest.config.js to cra-example-app 2017-12-28 14:03:06 +01:00
Thomas Bertet
b96345b484 add jest-image-snapshot to storyshots 2017-12-28 10:33:26 +01:00
Norbert de Langen
48f37f8fbd
Merge branch 'release/3.3' into add-polymer-support
# Conflicts:
#	package.json
#	yarn.lock
2017-12-21 11:40:52 +01:00
hypnos
cc8e9b3d69 Merge remote-tracking branch 'origin/master' into release/3.3
# Conflicts:
#	CONTRIBUTING.md
#	scripts/test.js
2017-12-07 02:51:48 +03:00
Daniel Duan
6b65ec9bd5 fix project location 2017-12-06 18:41:49 -05:00
Daniel Duan
3b9c50d5a0
dang it, the github text editor sucks. 2017-12-06 18:31:12 -05:00
Daniel Duan
54521a0401
remove isJest option 2017-12-06 18:16:17 -05:00
Norbert de Langen
81bb375846 REMOVE cli tests (not yet on master) 2017-12-07 00:01:19 +01:00
Norbert de Langen
e1b481ce2f
FIX react-native-test in CI
(copy and fix from 3.3)
2017-12-06 23:46:05 +01:00
tvs
b0c50691b5 Added polymer label for when the core tests are being run 2017-11-18 15:09:12 +01:00
Norbert de Langen
f20d8603b1
Merge branch 'master' into release/3.3
# Conflicts:
#	addons/comments/src/manager/components/CommentItem/index.js
#	addons/comments/src/manager/containers/CommentsPanel/dataStore.js
#	addons/comments/src/manager/containers/CommentsPanel/index.js
#	addons/info/src/components/PropTable.js
#	lib/cli/bin/generate.js
#	lib/cli/generators/UPDATE_PACKAGE_ORGANIZATIONS/index.js
#	lib/ui/src/modules/ui/components/addon_panel/index.test.js
#	scripts/test.js
2017-11-03 00:43:42 +01:00
Norbert de Langen
238338f9e1
FIX yarn test & selecting only core
This was broken by some internal change by jest or something.
By proving a absolute path this seems to work again.

Added the executed command for clearity.
2017-11-02 23:15:19 +01:00
hypnos
38d4e022ed Fix integration test 2017-10-31 23:52:10 +03:00
Norbert de Langen
462ea1cc4a Merge branch 'master' into release/3.3 2017-10-24 23:25:18 +02:00
Norbert de Langen
ce74a760ca FIX unit tests (should not run integration) 2017-10-24 11:34:03 +02:00
Norbert de Langen
c1d14191cb ADD integration test: automatic screenshot of cra-kitchen-sink and vue-kitchen-sink examples 2017-10-24 01:39:59 +02:00
hypnos
e91d60e2f4 Merge release/3.3 2017-09-08 01:44:20 +03:00
Norbert de Langen
7ab74c6a34 LINTING 2017-09-06 20:57:31 +02:00
Norbert de Langen
4590da7130 Merge branch 'master' into release/3.3 2017-09-06 18:11:24 +02:00