Skip to content

Cannot start cyborg test if tests project and config is not at root directory #31

@Xotabu4

Description

@Xotabu4

With project structure:

repo/e2e/project1/playwright.config.ts

When running cyborg tests using vscode plugin - following error appear:

Error: Server returned 404
at ClientRequest. (/Users/xotabu4/Documents/GitLab/repo/node_modules/.pnpm/@CyborgTests+test@0.1.0_@playwright+test@1.55.0/node_modules/@cyborgtests/test/src/utils/server.ts:107:20)

But when running npx playwright test from repo/e2e/project1 - everything works fine.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions