debian-image-builder-frontend/src/test
regexowl e2397b90d4 test: Fix act warnings
This removes the `act()` warnings from the test output.
2024-07-17 12:25:33 +02:00
..
Components test: Fix act warnings 2024-07-17 12:25:33 +02:00
fixtures Wizard: fix blueprint unique name validation in Edit mode 2024-07-16 12:27:42 +02:00
mocks Wizard: validate uniqueness of Blueprint name 2024-06-26 15:41:48 +02:00
.eslintrc Migrate from Jest to Vitest 2024-07-16 16:55:31 +02:00
README.md Add README with info around testing 2020-11-03 15:31:40 +01:00
setup.ts test: Move shared imports to setup.ts file 2024-07-16 16:55:31 +02:00
testUtils.js src: Rename "V2" folders to just Wizard 2024-07-17 11:17:06 +02: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!