Gaëtan Maisse
|
27c3c730f7
|
e2e: fix name of tests config to be valid npm project name
These names are used to init NPM project and so must follow validation rules:
https://github.com/npm/validate-npm-package-name
Moreover, they are now all consistant.
|
2020-06-30 20:36:31 +02:00 |
|
Gaëtan Maisse
|
69184c5102
|
e2e: fix name of yarn2Cra tests config
|
2020-06-30 20:12:36 +02:00 |
|
Norbert de Langen
|
4a7c5f51a0
|
DISABLE angular v6 e2e test
|
2020-06-30 12:12:12 +02:00 |
|
tooppaaa
|
e6d8861ccf
|
add versions to e2e
|
2020-06-29 22:54:25 +02:00 |
|
tooppaaa
|
ffb813a3e8
|
e2e: add anuglar v7-lts
|
2020-06-29 22:52:19 +02:00 |
|
Norbert de Langen
|
7b8897b36c
|
Merge branch 'next' into feature/e2eZeroConfig
# Conflicts:
# scripts/run-e2e.ts
# yarn.lock
|
2020-06-04 17:46:37 +02:00 |
|
Gaëtan Maisse
|
b9344abcd9
|
test: set registry in Yarn 2 E2E config
Yarn 2 is not using the conf of Yarn 1 so for now Yarn 2 E2E test were using SB deps from npmregistry instead of local ones.
|
2020-06-03 21:13:48 +02:00 |
|
Gaëtan Maisse
|
0e0006e39b
|
test(e2e): add a E2E test config for Yarn workspace env (based on React)
|
2020-05-29 20:47:11 +02:00 |
|
tooppaaa
|
41c1e10399
|
revert yarn 2 changes
|
2020-05-25 19:13:12 +02:00 |
|
tooppaaa
|
5e8e6cd171
|
set berry
|
2020-05-25 18:38:42 +02:00 |
|
tooppaaa
|
e5886f9584
|
Merge remote-tracking branch 'origin/next' into tech/e2eStab
|
2020-05-25 18:09:19 +02:00 |
|
tooppaaa
|
6f11a09bba
|
test yarn2
|
2020-05-25 18:00:46 +02:00 |
|
tooppaaa
|
62ef2d17b5
|
fix yarn 2
|
2020-05-25 13:03:02 +02:00 |
|
tooppaaa
|
ddbb875b72
|
yarn v2 temporary fix
|
2020-05-25 11:50:38 +02:00 |
|
tooppaaa
|
32441ef8de
|
add missing deps
|
2020-05-25 11:44:11 +02:00 |
|
Paul Grau
|
286051a852
|
Remove leftover references to babel-preset-vue
|
2020-05-25 16:57:35 +09:00 |
|
tooppaaa
|
ab78b076ed
|
Add e2e for zero config
|
2020-05-19 23:29:56 +02:00 |
|
Yann Braga
|
004674b471
|
cli: add riot 3 config
|
2020-05-09 18:04:40 +02:00 |
|
tooppaaa
|
072b774693
|
core: ci and examples generation
|
2020-05-09 11:34:50 +02:00 |
|