debian-image-builder-frontend/src/test
Sanne Raymaekers cd70d1ff95 Wizard: add RHEL 9 beta
Only exposed in preview.
2024-10-17 10:22:30 +02:00
..
Components Wizard: add RHEL 9 beta 2024-10-17 10:22:30 +02:00
fixtures test: Enable First boot's shebang test 2024-10-08 14:19:38 +02:00
mocks test: add mocks and fixtures for compliance 2024-09-25 15:26:09 +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 Wizard: Add isPreview property to analytics tracking 2024-09-18 12:47:22 +02:00
testUtils.js test: Move clicking helper functions to wizardTestUtils 2024-08-12 17:46:38 +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!