stable

Clone or download

Read-only

request #14845 E2E test [Keys & Tokens] tab in user preferences

This commit provides Cypress tests for the [Keys & Tokens] tab in the user preferences. These tests are described in enterprise #72367 Change-Id: I778640e410000dcd89a439cfce9bff1d1673d396

Modified Files

Name
M src/common/User/Account/templates/access-keys.mustache +5 −3 Go to diff View file
M src/common/User/Account/templates/keys-tokens.mustache +4 −4 Go to diff View file
M src/common/User/Account/templates/ssh-keys.mustache +6 −1 Go to diff View file
M src/common/User/Account/templates/svn-tokens.mustache +4 −2 Go to diff View file
A tests/e2e/full/cypress/fixtures/heisenberg.pub +1 −0 Go to diff View file
M tests/e2e/full/cypress/integration/user_preferences.spec.js +82 −0 Go to diff View file