stable

Clone or download

Read-only

E2E tests for user preferences /account

part of request #14772 E2E tests for user preferences This commit provides Cypress tests for the [account] tab of the user prefs section. Those tests are described in enterprise #72091 Change-Id: I7fea67b24336945797dd486f3b200077c05be7d5

Modified Files

Name
M src/common/User/Account/templates/account-information.mustache +6 −3 Go to diff View file
M tests/e2e/_fixtures/dashboard_user/users.xml +7 −0 Go to diff View file
A tests/e2e/full/cypress/fixtures/heisenberg.jpg Binary file Go to diff View file
A tests/e2e/full/cypress/integration/user_preferences.spec.js +82 −0 Go to diff View file
M tests/e2e/full/cypress/support/commands.js +29 −0 Go to diff View file