stable

Clone or download

Read-only

Implements request #39672 Convert Export access logs into cypress

How to test make tests-e2e should succeed converts test_case #15289 Note: i did not seed data for legacy plugin Wiki, this plugin won't evolve and is minimaly tested as of today Change-Id: I4aef7f0a8638a20368355a3f59a53f6d282fc050

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/project-admin-actions.ts +18 −0 Go to diff View file
M src/common/Project/Admin/Navigation/NavigationPresenterBuilder.php +2 −1 Go to diff View file
M src/www/project/stats/source_code_access.php +1 −1 Go to diff View file
M tests/e2e/full/cypress/e2e/project_admin.cy.ts +64 −15 Go to diff View file