stable

Clone or download

Read-only

request #19728 Improve project creation cypress coverage

Test now cover project creation and restricted users limitation. make tests_cypress check results in tests_results_e2e_full Change-Id: Ie2ae578ff2b82783a47b2c0fa187e3073bda91e9

Modified Files

Name
M src/templates/admin/anonymous/access_choice.mustache +1 −0 Go to diff View file
M src/templates/admin/projects/moderation.mustache +2 −1 Go to diff View file
M src/templates/admin/sidebar_projects.mustache +1 −1 Go to diff View file
M tests/e2e/full/cypress/integration/project_admin.spec.ts +68 −4 Go to diff View file
M tests/e2e/full/cypress/support/commands.ts +14 −0 Go to diff View file