test: add E2E tests for engine stdio piping #177
ci.yml
on: pull_request
TypeScript
1m 4s
Lint
11s
Matrix: python
Annotations
2 errors
|
TypeScript
Process completed with exit code 1.
|
|
error: expect(received).toContain(expected):
packages/altimate-code/test/bridge/engine.test.ts#L126
Expected to contain: "stdio: \"pipe\""
Received: " execFileSync(\"tar\", [\"-xzf\", tmpFile, \"-C\", path.join(dir, \"bin\")])\n"
at <anonymous> (/home/runner/work/altimate-code/altimate-code/packages/altimate-code/test/bridge/engine.test.ts:126:25)
|