|
18 | 18 | label: ✅ Functional Test Scenarios |
19 | 19 | description: Please test thoroughly and mark each scenario as you complete. |
20 | 20 | options: |
| 21 | + - label: Sign up with email and passkey |
| 22 | + - label: Sign up with email and password |
| 23 | + - label: E-mail verification works |
| 24 | + - label: Login with email and passkey |
| 25 | + - label: Login with email and password |
21 | 26 | - label: User login works with GitHub account |
22 | 27 | - label: User login works with GitLab account |
23 | 28 | - label: User login works with openCode account |
| 29 | + - label: Linking GitHub account works |
| 30 | + - label: Linking GitLab account works |
| 31 | + - label: Linking openCode account works |
| 32 | + - label: Create a new organization |
| 33 | + - label: Switching between light and dark mode works |
| 34 | + - label: Invite other user to organization with existing account |
| 35 | + - label: Invite other user to organization without existing account (Sign up during invite) |
| 36 | + - label: Change members role in organization |
| 37 | + - label: Remove user from organization |
| 38 | + - label: Check that owner of organization can never be deleted |
| 39 | + - label: Create a new group |
| 40 | + - label: Test permissions for group, subgroup and repo creation (member vs. admin on org level, change to admin on test group level) |
| 41 | + - label: Test group deletion |
| 42 | + - label: Test subgroup creation |
| 43 | + - label: Test subgroup deletion |
| 44 | + - label: Test repository creation |
| 45 | + - label: Test repository deletion |
| 46 | + - label: Test that min org admin can only invite users |
| 47 | + - label: Test linking org to GitHub |
| 48 | + - label: Test linking org to GitLab |
| 49 | + - label: Test linking org to Jira |
| 50 | + - label: Test linking repo in DevGuard to GitLab |
| 51 | + - label: Test automated issue creation |
| 52 | + - label: Test reporting range setting |
| 53 | + - label: Test auto setup feature |
| 54 | + - label: Test whole DevSecOps integration flow |
| 55 | + - label: Test partial scan setup flows |
| 56 | + - label: Test working with tickets (slash commands, commenting, etc.) |
| 57 | + - label: Test filter in risk tables |
| 58 | + - label: Test sbom and vex download |
24 | 59 |
|
25 | 60 | - type: textarea |
26 | 61 | id: notes |
|
0 commit comments