debian-image-builder-frontend/src/test
regexowl 8c108fe2ec Wizard: Basic Hostname step
This adds Hostname step basics and file structure.
2024-12-10 12:37:36 -06:00
..
Components Wizard: Basic Hostname step 2024-12-10 12:37:36 -06:00
fixtures test: Add Locale tests for keyboard drop down 2024-12-06 16:58:06 -06: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: Basic Hostname step 2024-12-10 12:37:36 -06:00
testUtils.js store: add initial cockpit store 2024-10-30 10:36:18 -05: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!