stable

Clone or download

Read-only

Merge commit 'refs/changes/50/26250/2' of ssh://gerrit.tuleap.net:29418/tuleap

# By Thomas Gerbet # Via Thomas Gerbet * ssh://gerrit.tuleap.net:29418/tuleap: Closes request #27506: install a plugin with CLI doesn't verify installation requirements

Modified Files

Name
M plugins/program_management/tests/rest/v1/Helper/ProgramDataBuilder.php +18 −3 Go to diff View file
M src/common/Plugin/PluginFactory.php +14 −5 Go to diff View file
M src/common/Plugin/PluginManager.php +0 −7 Go to diff View file
M tests/e2e/docker-compose-test-runner.yml +4 −0 Go to diff View file
M tests/e2e/full/tuleap/setup.sh +6 −0 Go to diff View file
M tests/integration/bin/setup.sh +5 −0 Go to diff View file
M tests/integration/docker-compose.yml +3 −0 Go to diff View file
M tests/rest/bin/setup.sh +6 −0 Go to diff View file
M tests/rest/docker-compose.yml +2 −0 Go to diff View file
M tests/unit/common/Plugin/PluginFactoryTest.php +33 −0 Go to diff View file