1
0
Fork 0
composer/tests/Composer/Test/Mock
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
..
FactoryMock.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
HttpDownloaderMock.php Minor fixes and updated the rest of the code/tests to use HttpDownloader 2019-01-14 17:29:23 +01:00
InstallationManagerMock.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
InstalledFilesystemRepositoryMock.php Add install-path to the installed.json for every package, fixes #2174, closes #2424 2019-08-02 21:39:42 +02:00