stable
Clone or download
Read-only
Drop down part of request #18840 new navigation should be covered by e2e
How to test: make test_cypress => check results in `test_result_e2e_full` tests should be ok This patch covers community #16240 and community #16239 and should close the request Change-Id: I90ee2526a5f9d64b1f1c75fbba9b836eee279e08
Modified Files
Name | ||||
---|---|---|---|---|
M | src/templates/dashboard/my.mustache | +1 | −1 | Go to diff View file |
M | src/themes/BurningParrot/templates/navbar/user-nav.mustache | +3 | −1 | Go to diff View file |
M | tests/e2e/full/cypress/integration/dashboard_user.spec.ts | +1 | −1 | Go to diff View file |
M | tests/e2e/full/cypress/integration/project_admin.spec.ts | +2 | −1 | Go to diff View file |
A | tests/e2e/full/cypress/integration/user_navigation.spec.ts | +67 | −0 | Go to diff View file |