debian-image-builder-frontend/src/test
2024-07-18 17:26:38 +02:00
..
Components rtk: Add base to url and fix mock handler 2024-07-18 17:26:38 +02:00
fixtures test: Update handlers in test files 2024-07-18 17:26:38 +02:00
mocks MSW: Bump msw from 1.2.3 to 2.3.1 2024-07-18 17:26:38 +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 rtk: Add base to url and fix mock handler 2024-07-18 17:26:38 +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!