debian-image-builder-frontend/src/test
lucasgarfield 5bd9756a45 Tests/Wizard: Add tests for AWS sources
This commit adds tests for the new AWS sources feature.
2023-03-01 11:25:28 +01:00
..
Components Tests/Wizard: Add tests for AWS sources 2023-03-01 11:25:28 +01:00
mocks Mock Service Worker: Update provisioning/sources handlers 2023-03-01 11:25:28 +01:00
redux CreateImageWizard: use non-deprecated image type aliases 2022-12-06 15:14:53 +01:00
.eslintrc test: Add two more eslint plugin to follow best practices and 2020-11-06 10:03:26 +01:00
README.md Add README with info around testing 2020-11-03 15:31:40 +01:00
testUtils.js ESLint: Use --fix with updated rules to order imports 2022-12-02 16:29:58 +01:00

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!