stable
Clone or download
Read-only
Merge commit 'refs/changes/85/18885/4' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #14847 E2E test [Appearance & Language] tab in user preferences Change-Id: I076d65bf38cd14b9b38a5d84d113f6365c9decc6
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/User/Account/templates/appearance.mustache | +2 | −2 | Go to diff View file |
M | src/common/User/Account/templates/appearance/accessibility.mustache | +1 | −0 | Go to diff View file |
M | src/common/User/Account/templates/appearance/color.mustache | +1 | −0 | Go to diff View file |
M | src/common/User/Account/templates/appearance/condensed.mustache | +14 | −2 | Go to diff View file |
M | src/common/User/Account/templates/appearance/language.mustache | +7 | −1 | Go to diff View file |
M | src/common/User/Account/templates/appearance/preview.mustache | +1 | −0 | Go to diff View file |
M | src/common/User/Account/templates/appearance/username.mustache | +5 | −1 | Go to diff View file |
M | tests/e2e/full/cypress/integration/user_preferences.spec.js | +120 | −0 | Go to diff View file |