debian-image-builder-frontend/src/test
Jacob Kozol 3571a7b3c6 ImagesTable: add azure image link
When an azure image is successfully uploaded the user is provided a link
to view the image in the azure web portal.
2021-06-01 17:55:53 +02:00
..
Components ImagesTable: add azure image link 2021-06-01 17:55:53 +02:00
redux store: add compose count 2021-04-30 17:58:14 +02: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 CreateImageWizard: Move steps into separate components 2021-04-14 17:34:30 +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!