debian-image-builder-frontend/src/test
2024-03-05 13:49:31 +01:00
..
Components feat(HMS-3686): Update position of blueprint buttons 2024-03-05 13:49:31 +01:00
fixtures fix(HMS-3704): hiding blueprint out of sync alert 2024-03-04 18:11:10 +01:00
mocks fix(HMS-3704): hiding blueprint out of sync alert 2024-03-04 18:11:10 +01:00
.eslintrc ESLint: Add no-debugging-utils rule 2024-01-25 15:23:57 +01:00
jest.setup.js test: Mock ResizeObserver 2023-12-07 19:39:58 +01:00
README.md Add README with info around testing 2020-11-03 15:31:40 +01:00
testUtils.js ImagesTable: Convert ImagesTable to Typescript & RTK Query 2023-09-18 10:35:04 +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!