debian-image-builder-frontend/src/test
Gianluca Zuccarelli 49b2196c7b test/mocks/cockpit: add permission function
Add the types relevant types for the `cockpit.permission` function so
that we can establish whether the user has the correct privileges to run
the frontend on-prem.
2025-05-07 11:03:18 +02:00
..
Components test: Update tests to reflect sorting changes 2025-05-06 18:35:06 -05:00
fixtures test: Update tests 2025-05-06 08:58:07 -05:00
mocks test/mocks/cockpit: add permission function 2025-05-07 11:03:18 +02:00
.eslintrc Migrate from Jest to Vitest 2024-07-16 16:55:31 +02:00
cockpit-tests.sh test/CreateImageWizard: test hostname step on cockpit 2025-02-07 09:30:03 +01:00
FedoraServices.test.tsx fedora-services: add tests 2025-04-03 11:50:51 +02:00
README.md Add README with info around testing 2020-11-03 15:31:40 +01:00
setup.ts src: Remove unused unleash flags 2025-04-29 14:14:21 +02:00
testUtils.js test/testUtils: support rendering with cockpit 2025-02-06 10:55:45 +01: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!