stable

Clone or download

Read-only

User preferences test needs platform to be in site admin approval to be executed

part of request #34379: phpwiki notifications are covered by cypress Introduced by: 5a54c501f05961ee389865688914f7c44fe74f0a Change-Id: I3526ac0054f07566017aead2735252263adc1e20

Modified Files

Name
M lib/test-utils/cypress-utilities-support/src/commands-type-definitions.d.ts +4 −0 Go to diff View file
M lib/test-utils/cypress-utilities-support/src/commands.ts +0 −26 Go to diff View file
M lib/test-utils/cypress-utilities-support/src/index.ts +1 −0 Go to diff View file
A lib/test-utils/cypress-utilities-support/src/site-admin-actions.ts +64 −0 Go to diff View file
M plugins/mediawiki/tests/e2e/cypress/cypress/e2e/platform_allows_anonymous.cy.ts +0 −1 Go to diff View file
M plugins/mediawiki/tests/e2e/cypress/cypress/e2e/platform_allows_restricted.cy.ts +0 −1 Go to diff View file
M tests/e2e/full/cypress/e2e/core-permissions.cy.ts +0 −2 Go to diff View file
M tests/e2e/full/cypress/e2e/phpwiki-notifications.cy.ts +1 −5 Go to diff View file
M tests/e2e/full/cypress/e2e/project_admin.cy.ts +1 −2 Go to diff View file
M tests/e2e/full/cypress/e2e/user_preferences.cy.ts +2 −0 Go to diff View file
M tests/e2e/full/tuleap/setup.sh +0 −1 Go to diff View file