- `npm run test:single` runs jest with `-w 1`, makes the output readable - adds testIds to the radio buttons, I think it's a bit bugged where if you click the label it'll automatically switch to the first radio button (even if you click the label of the 2nd button) - moved a misplaced wait |
||
|---|---|---|
| .. | ||
| SmartComponents | ||
| .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!