Increase test timeouts for integration tests #96
Annotations
4 errors and 11 warnings
|
Run all tests with coverage
Process completed with exit code 1.
|
|
Run all tests with coverage:
src/__tests__/integration/complete-session-creation.test.jsx#L848
Error: Test timed out in 30000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ src/__tests__/integration/complete-session-creation.test.jsx:848:3
|
|
Run all tests with coverage:
src/__tests__/integration/complete-session-creation.test.jsx#L730
Error: Test timed out in 15000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ src/__tests__/integration/complete-session-creation.test.jsx:730:3
|
|
Run all tests with coverage:
src/__tests__/baselines/performance.baseline.test.js#L125
AssertionError: expected 306.3818526499998 to be less than 300
❯ src/__tests__/baselines/performance.baseline.test.js:125:26
|
|
Upload coverage artifacts
No files were found with the provided path: coverage/. No artifacts will be uploaded.
|
|
Run linter:
src/__tests__/baselines/state-management.baseline.test.js#L13
'vi' is defined but never used
|
|
Run linter:
src/__tests__/baselines/state-management.baseline.test.js#L13
'beforeEach' is defined but never used
|
|
Run linter:
src/ArrayUpdateMenu.jsx#L13
'items' is assigned a value but never used
|
|
Run linter:
src/App.js#L2852
'message' is assigned a value but never used
|
|
Run linter:
src/App.js#L618
'errors' is assigned a value but never used
|
|
Run linter:
src/App.js#L596
'message' is assigned a value but never used
|
|
Run linter:
src/App.js#L122
'formErrors' is assigned a value but never used
|
|
Run linter:
src/App.js#L119
'jsonSchemaErrors' is assigned a value but never used
|
|
Run linter:
e2e/baselines/import-export.spec.js#L336
'alertShown' is assigned a value but never used
|
|
Run linter:
e2e/baselines/form-interaction.spec.js#L229
'channelMapSection' is assigned a value but never used
|
Loading