stable

Clone or download

Read-only

fix: e2e should pass with submit and stay buttons

Introduced by git #tuleap/stable/d91b29e69cbeb2f6884e8a9b07301454558e30ec We consider that cypress tests have a viewport wide enough to display direct access to buttons, so no need to open the menu first. Part of request #36839: Submit and Stay option with one click Change-Id: I12725e22c587684ad6c0199b0ff7e5937626391b

Modified Files

Name
M plugins/program_management/tests/e2e/cypress/cypress/e2e/program_management.cy.ts +0 −4 Go to diff View file
M plugins/testmanagement/tests/e2e/cypress/cypress/e2e/test-case.cy.ts +0 −1 Go to diff View file
M plugins/timetracking/tests/e2e/cypress/cypress/e2e/timetracking.cy.ts +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Renderer/ArtifactRenderer.class.php +4 −5 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Renderer/SubmitRenderer.class.php +6 −6 Go to diff View file
M plugins/tracker/tests/e2e/cypress/cypress/e2e/artifact_link-usage.cy.ts +0 −1 Go to diff View file
M plugins/tracker/tests/e2e/cypress/cypress/e2e/tracker_artifact.cy.ts +0 −3 Go to diff View file
M plugins/tracker/tests/e2e/cypress/cypress/e2e/tracker_notifications.cy.ts +0 −5 Go to diff View file
M plugins/tracker/tests/e2e/cypress/cypress/e2e/tracker_workflow.cy.ts +0 −9 Go to diff View file
M plugins/tracker/themes/default/css/style.scss +2 −1 Go to diff View file