stable
Clone or download
Read-only
chore: e2e for test_case #15319 Wiki notification
Closes request #34379: phpwiki notifications are covered by cypress Change-Id: I6d30661363e37cb142c9920a4dd01de35b900357
Modified Files
Name | ||||
---|---|---|---|---|
M | lib/test-utils/cypress-utilities-support/src/commands-type-definitions.d.ts | +2 | −0 | Go to diff View file |
M | lib/test-utils/cypress-utilities-support/src/email.ts | +12 | −0 | Go to diff View file |
M | src/common/wiki/phpwiki/themes/Codendi/templates/userprefs.tmpl | +8 | −8 | Go to diff View file |
M | src/common/wiki/views/WikiServiceAdminViews.class.php | +2 | −2 | Go to diff View file |
M | src/common/wiki/views/WikiServiceViews.class.php | +2 | −2 | Go to diff View file |
M | src/templates/account/register-admin.mustache | +3 | −0 | Go to diff View file |
M | src/templates/admin/sidebar_users.mustache | +1 | −1 | Go to diff View file |
M | src/www/project/admin/permissions.php | +2 | −2 | Go to diff View file |
A | tests/e2e/full/cypress/e2e/phpwiki-notifications.cy.ts | +197 | −0 | Go to diff View file |