1
0
Fork 0
composer/tests/Composer/Test/Installer
Jordi Boggiano 006985a0ea
Execute all operations at once which lets us download all packages in parallel then install only once all downloads succeeded, fixes #2847
This also changes the PRE/POST_PACKAGE_INSTALL/UPDATE/UNINSTALL events to have less information available on them, repositorySet, request and policy are gone
2019-11-14 15:21:28 +01:00
..
InstallationManagerTest.php Execute all operations at once which lets us download all packages in parallel then install only once all downloads succeeded, fixes #2847 2019-11-14 15:21:28 +01:00
InstallerEventTest.php Execute all operations at once which lets us download all packages in parallel then install only once all downloads succeeded, fixes #2847 2019-11-14 15:21:28 +01:00
LibraryInstallerTest.php Add parallel download capability to FileDownloader and derivatives 2019-01-18 08:39:03 +01:00
MetapackageInstallerTest.php Add output for metapackage installs/updates/.. fixes #7586 2019-01-29 11:38:18 +01:00
SuggestedPackagesReporterTest.php Hide suggest reason when there is not one 2018-06-09 15:18:21 +01:00