Addressing comment on PR #38 #35
Annotations
10 errors
|
tests/integration/validation-workflow.test.js > ValidationService Integration Tests > Invalid endpoints should fail validation > should detect issues in Wrong content-type:
tests/integration/validation-workflow.test.js#L106
TypeError: Cannot read properties of undefined (reading 'status')
❯ tests/integration/validation-workflow.test.js:106:84
|
|
tests/integration/validation-workflow.test.js > ValidationService Integration Tests > Invalid endpoints should fail validation > should detect issues in Missing jsonapi member:
tests/integration/validation-workflow.test.js#L106
TypeError: Cannot read properties of undefined (reading 'status')
❯ tests/integration/validation-workflow.test.js:106:84
|
|
tests/integration/validation-workflow.test.js > ValidationService Integration Tests > Valid endpoints should pass validation > should validate Articles with sparse fieldsets:
tests/integration/validation-workflow.test.js#L55
TypeError: Cannot read properties of undefined (reading 'status')
❯ tests/integration/validation-workflow.test.js:55:84
|
|
tests/integration/validation-workflow.test.js > ValidationService Integration Tests > Valid endpoints should pass validation > should validate Articles with sorting:
tests/integration/validation-workflow.test.js#L55
TypeError: Cannot read properties of undefined (reading 'status')
❯ tests/integration/validation-workflow.test.js:55:84
|
|
tests/integration/validation-workflow.test.js > ValidationService Integration Tests > Valid endpoints should pass validation > should validate Articles with include:
tests/integration/validation-workflow.test.js#L55
TypeError: Cannot read properties of undefined (reading 'status')
❯ tests/integration/validation-workflow.test.js:55:84
|
|
tests/integration/validation-workflow.test.js > ValidationService Integration Tests > Valid endpoints should pass validation > should validate Individual article:
tests/integration/validation-workflow.test.js#L55
TypeError: Cannot read properties of undefined (reading 'status')
❯ tests/integration/validation-workflow.test.js:55:84
|
|
tests/integration/validation-workflow.test.js > ValidationService Integration Tests > Valid endpoints should pass validation > should validate Articles collection:
tests/integration/validation-workflow.test.js#L55
TypeError: Cannot read properties of undefined (reading 'status')
❯ tests/integration/validation-workflow.test.js:55:84
|
|
tests/integration/validation-workflow.test.js > ValidationService Integration Tests > Valid endpoints should pass validation > should validate Root endpoint:
tests/integration/validation-workflow.test.js#L55
TypeError: Cannot read properties of undefined (reading 'status')
❯ tests/integration/validation-workflow.test.js:55:84
|
|
tests/e2e/validation-workflow.spec.js:
tests/e2e/validation-workflow.spec.js#L3
Error: Playwright Test did not expect test.describe() to be called here.
Most common reasons include:
- You are calling test.describe() in a configuration file.
- You are calling test.describe() in a file that is imported by the configuration file.
- You have two different versions of @playwright/test. This usually happens
when one of the dependencies in your package.json depends on @playwright/test.
❯ TestTypeImpl._currentSuite node_modules/playwright/lib/common/testType.js:74:13
❯ TestTypeImpl._describe node_modules/playwright/lib/common/testType.js:114:24
❯ Function.describe node_modules/playwright/lib/transform/transform.js:275:12
❯ tests/e2e/validation-workflow.spec.js:3:6
|
|
tests/e2e/mock-server-validation.spec.js:
tests/e2e/mock-server-validation.spec.js#L3
Error: Playwright Test did not expect test.describe() to be called here.
Most common reasons include:
- You are calling test.describe() in a configuration file.
- You are calling test.describe() in a file that is imported by the configuration file.
- You have two different versions of @playwright/test. This usually happens
when one of the dependencies in your package.json depends on @playwright/test.
❯ TestTypeImpl._currentSuite node_modules/playwright/lib/common/testType.js:74:13
❯ TestTypeImpl._describe node_modules/playwright/lib/common/testType.js:114:24
❯ Function.describe node_modules/playwright/lib/transform/transform.js:275:12
❯ tests/e2e/mock-server-validation.spec.js:3:6
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
results
Expired
|
1.76 KB |
sha256:84158d1cb5ee1d154f78173162a77aabc08aad13372f08bc27d96f57e7efc7fb
|
|