debian-image-builder-frontend/src/test
regexowl 39a0a6f6a2 test: Add new tests to check user group functionality
This adds two tests:
- 'user groups can be added and removed'
- 'adding wheel group checks Administrator checkbox'
2025-03-31 19:46:52 -05:00
..
Components test: Add new tests to check user group functionality 2025-03-31 19:46:52 -05:00
fixtures Wizard: Sort only selected on the frontend side 2025-03-13 16:18:41 +01:00
mocks test/CreateImageWizard: test hostname step on cockpit 2025-02-07 09:30:03 +01: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
README.md Add README with info around testing 2020-11-03 15:31:40 +01:00
setup.ts src: Remove timezone and locale unleash flags 2025-03-04 10:04:26 +01: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!