debian-image-builder-frontend/src/test
regexowl 031fd08b91 ImagesTable: Add popovers with error details for failed builds
This removes error details from the image detail and moves them to popovers activated by clicking on "Image build failed" status.

Popovers were also added for clones which didn't include any error details previously.
2023-04-25 11:20:34 +02:00
..
Components ImagesTable: Add popovers with error details for failed builds 2023-04-25 11:20:34 +02:00
fixtures Add sources selection for Azure 2023-04-13 13:32:23 +02:00
mocks Wizard: Migrate activation keys calls to RTK Query 2023-04-14 16:52:47 +02:00
redux CreateImageWizard: use non-deprecated image type aliases 2022-12-06 15:14:53 +01:00
.eslintrc test: Add two more eslint plugin to follow best practices and 2020-11-06 10:03:26 +01:00
README.md Add README with info around testing 2020-11-03 15:31:40 +01:00
testUtils.js Router: Modify /share and /imagewizard routing 2023-04-20 14:59:12 +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!