manager
manager copied to clipboard
test: [M3-7957] - Add Cypress integration test for SSH key update and delete
Description ๐
Add integration test to update and delete SSH key via Profile page.
Major Changes ๐
- Check users can update the label of SSH key through Profile page.
- Check users can delete SSH key through Profile page.
How to test ๐งช
yarn cy:run -s "cypress/e2e/core/account/ssh-keys.spec.ts"
Coverage Report: โ
Base Coverage: 82.43%
Current Coverage: 82.43%