This increases default test timeout from 10000 to 20000 and timeout for "image name invalid for more than 100 chars and description for 250" to 50000. This should eliminate test flakes caused by timing out, later it will be "reverted" when the Vitest migration gets merged. |
||
|---|---|---|
| .. | ||
| Components | ||
| fixtures | ||
| mocks | ||
| .eslintrc | ||
| jest.setup.js | ||
| README.md | ||
| testUtils.js | ||
Testing information
Code coverage
Code coverage is recorded in codecov.io. This information comes only from unit tests and for the time being we're not concerned with collecting coverage information from integration tests.
It must be over 85% as required by Insights QE!