Actions
Feature #92795
closedadd options to locally test on composer min and max installations
Start date:
2020-11-08
Due date:
% Done:
100%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
the nightly tests offer composer max and min stages, which are not available for local testing out of the box. We got that nice
Build/Scripts/runTests.sh -s composerInstall,
and it would be handy to also be able to quickly restore the same configuration for composer min and max testing.
Actions