stable

Clone or download

Read-only

Merge commit 'refs/changes/64/12364/7' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #12143 Add minimal tests for Mediawiki Change-Id: Iaf7161fd6f42b491ecd3a65c9dd3153356f13c31

Modified Files

Name
M docker-compose-e2e-full-tests-with-app.yml +1 −1 Go to diff View file
M docker-compose-e2e-full-tests.yml +1 −1 Go to diff View file
M plugins/mediawiki/templates/permissions-pane-admin.mustache +2 −0 Go to diff View file
M plugins/mediawiki/www/skins/Tuleap123/Tuleap123.php +8 −1 Go to diff View file
A tests/e2e/_fixtures/mediawiki_public_project_07/files/Tuleap.png Binary file Go to diff View file
A tests/e2e/_fixtures/mediawiki_public_project_07/project.xml +32 −0 Go to diff View file
A tests/e2e/_fixtures/mediawiki_public_project_07/users.xml +17 −0 Go to diff View file
A tests/e2e/_fixtures/mediawiki_public_project_07/wiki_pages.xml +93 −0 Go to diff View file
A tests/e2e/full/cypress/integration/mediawiki_spec.js +42 −0 Go to diff View file
M tests/e2e/full/tuleap/setup.sh +4 −2 Go to diff View file