chore: Add tests for CertificateList and CertificateUploadDialog components

- Implement test to deselect a row checkbox in CertificateList by clicking it a second time.
- Add test to close detail dialog via the close button in CertificateList.
- Add test to close export dialog via the cancel button in CertificateList.
- Add test to show KEY format badge when a .key file is uploaded in CertificateUploadDialog.
- Add test to ensure no format badge is shown for unknown file extensions in CertificateUploadDialog.
This commit is contained in:
GitHub Actions
2026-04-15 11:35:10 +00:00
parent fb8d80f6a3
commit 8239a94938
10 changed files with 3334 additions and 1724 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff