debian-image-builder-frontend/src/test
2025-01-07 14:37:34 +01:00
..
Components Wizard: switch snapshot date in wizard to RFC3339 2025-01-07 14:37:34 +01:00
fixtures this commit adds ssh_key to users step 2025-01-06 13:05:41 +01:00
mocks test/mocks: add cockpit lib mocks 2024-12-21 08:19:15 -06: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: Kernel step basics 2024-12-16 10:53:06 +01: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!