debian-image-builder-frontend/src/test
2023-04-18 13:45:23 +02:00
..
Components CreateImageWizard: support verifying repository metadata (#1076) 2023-04-18 13:45:23 +02:00
fixtures Add sources selection for Azure 2023-04-13 13:32:23 +02:00
mocks Wizard: Migrate activation keys calls to RTK Query 2023-04-14 16:52:47 +02: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!