[feat] add e2e tests using new tuistory package
#5076
Triggered via pull request
December 10, 2025 19:37
Status
Failure
Total duration
10m 37s
Artifacts
–
ci.yml
on: pull_request
build-and-check
2m 30s
Matrix: test-integration
Matrix: test
Annotations
3 errors
|
test-cli
Final attempt failed. Child_process exited with error code 123
|
|
error: expect(received).toMatch(expected):
cli/src/__tests__/e2e/full-stack.test.ts#L463
Expected substring or pattern: /goodbye|exiting|continue this session/
"
at <anonymous> (/home/runner/work/***/***/cli/src/__***s__/e2e/full-stack.***.ts:463:34)
|
|
error: expect(received).toMatch(expected):
cli/src/__tests__/e2e/full-stack.test.ts#L252
Expected substring or pattern: /logged out|log out|login|sign in|goodbye/
"
at <anonymous> (/home/runner/work/***/***/cli/src/__***s__/e2e/full-stack.***.ts:252:34)
|