github-action icon indicating copy to clipboard operation
github-action copied to clipboard

Lerna + Yarn workspaces + component testing

Open muratkeremozcan opened this issue 4 years ago • 0 comments

We have a mono-repo setup very similar to this one.

We are adding component tests, and having a config file error in CI. All work fine locally. E2e tests still work in CI. Component tests in the CI of the monorepo is the problem.

Here is the PR

Here is the failure when not specifying a config file. Similar failure when specifying a config file.

Can you please help configure this correctly?

muratkeremozcan avatar Nov 19 '21 15:11 muratkeremozcan