adorable-smartphone-87280
07/17/2022, 7:38 PMif (config.env.testenv) {
return {
config: property
}
} else return {
default config
}rhythmic-fall-53545
07/17/2022, 7:40 PMadorable-smartphone-87280
07/17/2022, 7:41 PMadorable-smartphone-87280
07/17/2022, 7:41 PMpackage.jsonrhythmic-fall-53545
07/17/2022, 7:42 PMadorable-smartphone-87280
07/17/2022, 8:23 PMyarn as your package manager?rhythmic-fall-53545
07/17/2022, 8:35 PMadorable-smartphone-87280
07/17/2022, 8:38 PMadorable-smartphone-87280
07/17/2022, 8:38 PMrhythmic-fall-53545
07/17/2022, 8:39 PMadorable-smartphone-87280
07/17/2022, 8:45 PMrun:env1 and run:evn2... etc. Then we also have open:env1 and open:env2... etc.adorable-smartphone-87280
07/17/2022, 8:46 PMrun:env scripts execute in CI (can be run locally also) and we use open:env for working with the test runner. For example the run scripts all have the --headless flag.rhythmic-fall-53545
07/17/2022, 8:54 PMadorable-smartphone-87280
07/18/2022, 4:31 AMrhythmic-fall-53545
07/18/2022, 5:41 AM