chore: test integration tests #17
Annotations
9 errors
|
Run integration tests:
test/integration/cli.spec.ts#L53
AssertionError: expected 'spawnSync /bin/sh ENOENT' to be '0.0.0-beta.16' // Object.is equality
Expected: "0.0.0-beta.16"
Received: "spawnSync /bin/sh ENOENT"
❯ test/integration/cli.spec.ts:53:27
|
Run integration tests:
test/integration/cli.spec.ts#L58
AssertionError: expected 'spawnSync /bin/sh ENOENT' to contain 'Building project in prod environment.…'
Expected: "Building project in prod environment..."
Received: "spawnSync /bin/sh ENOENT"
❯ test/integration/cli.spec.ts:58:20
|
Run integration tests:
test/integration/cli.spec.ts#L64
AssertionError: expected 'spawnSync /bin/sh ENOENT' to contain 'Building project in dev environment...'
Expected: "Building project in dev environment..."
Received: "spawnSync /bin/sh ENOENT"
❯ test/integration/cli.spec.ts:64:20
|
Run integration tests:
test/integration/cli.spec.ts#L70
AssertionError: expected 'spawnSync /bin/sh ENOENT' to contain 'Starting development server...'
Expected: "Starting development server..."
Received: "spawnSync /bin/sh ENOENT"
❯ test/integration/cli.spec.ts:70:20
|
Run integration tests:
test/integration/cli.spec.ts#L76
AssertionError: expected 'spawnSync /bin/sh ENOENT' to contain 'Starting development server...'
Expected: "Starting development server..."
Received: "spawnSync /bin/sh ENOENT"
❯ test/integration/cli.spec.ts:76:20
|
Run integration tests:
test/integration/cli.spec.ts#L83
AssertionError: expected 'spawnSync /bin/sh ENOENT' to contain 'Starting development server...'
Expected: "Starting development server..."
Received: "spawnSync /bin/sh ENOENT"
❯ test/integration/cli.spec.ts:83:20
|
Run integration tests:
test/integration/cli.spec.ts#L100
AssertionError: expected 'spawnSync /bin/sh ENOENT' to contain 'Starting development server...'
Expected: "Starting development server..."
Received: "spawnSync /bin/sh ENOENT"
❯ test/integration/cli.spec.ts:100:22
|
Run integration tests
Process completed with exit code 1.
|
Loading