This call occurs before each test because scrollTo is not imlemented in jsdom. Instead of calling it in each beforeEach we declare it once in the beforeAll. This simplifies the beforeEach calls. |
||
|---|---|---|
| .. | ||
| Components | ||
| redux | ||
| .eslintrc | ||
| 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!