1
0
Fork 0
composer/tests/Composer/Test
Pol Dellaiera b608b8e87e
feat: improve Composer's output reproducibility (#11663)
* AutoloadGenerator: add `Locker` parameter to the `dump` method
* AutoloadGenerator: do not create a random hash, re-use the one from the lock file if it exists
* FileSystem: make sure `safeCopy` copy also the file time metadata
2023-09-28 11:43:52 +02:00
..
Advisory Fix abandoned package list JSON serialization (#11647) 2023-09-26 14:23:45 +02:00
Autoload feat: improve Composer's output reproducibility (#11663) 2023-09-28 11:43:52 +02:00
Command feat: improve Composer's output reproducibility (#11663) 2023-09-28 11:43:52 +02:00
Config [Tests] Use static data providers (#11197) 2022-11-24 14:39:08 +01:00
Console Fix CS (#11003) 2022-08-17 14:20:07 +02:00
DependencyResolver Optimize show -a by loading only the requested package (#11659) 2023-09-27 11:28:33 +02:00
Downloader PHP 8.3 | Tests: fix deprecation notices (#11599) 2023-08-30 11:42:33 +02:00
EventDispatcher Add IOMock and get rid of all withConsecutive calls in tests (#11497) 2023-06-07 14:35:16 +02:00
Filter/PlatformRequirementFilter [Tests] Use static data providers (#11197) 2022-11-24 14:39:08 +01:00
Fixtures Fix loading of root aliases on path repo packages when doing partial updates, fixes #11630 (#11632) 2023-09-11 17:45:19 +02:00
IO Add IOMock and get rid of all withConsecutive calls in tests (#11497) 2023-06-07 14:35:16 +02:00
Installer Revert "Set $_SERVER['SCRIPT_NAME'] within proxy command (#11562)" (#11617) 2023-09-03 13:39:48 +02:00
Json Preserve indentation when writing JSON files (#11390) 2023-07-19 14:13:06 +02:00
Mock Audit: ignores configured repository options (#11173) 2023-08-29 15:16:34 +02:00
Package allow bumping for patch level version constraints fixes #11579 (#11590) 2023-08-31 11:05:49 +02:00
Platform [Tests] Use static data providers (#11197) 2022-11-24 14:39:08 +01:00
Plugin [Tests] Use static data providers (#11197) 2022-11-24 14:39:08 +01:00
Question [Tests] Use static data providers (#11197) 2022-11-24 14:39:08 +01:00
Repository PHP 8.3 | ComposerRepositoryTest: fix test failure (#11602) 2023-08-30 11:43:12 +02:00
Script Fix CS (#11003) 2022-08-17 14:20:07 +02:00
Util Fix bitbucket redirect URLs failing old PHP builds which do not support long headers 2023-09-12 11:28:26 +02:00
AllFunctionalTest.php [Tests] Use static data providers (#11197) 2022-11-24 14:39:08 +01:00
ApplicationTest.php Fix CS (#11003) 2022-08-17 14:20:07 +02:00
CacheTest.php Fix CS (#11003) 2022-08-17 14:20:07 +02:00
CompletionFunctionalTest.php [Tests] Use static data providers (#11197) 2022-11-24 14:39:08 +01:00
ComposerTest.php Fix CS (#11003) 2022-08-17 14:20:07 +02:00
ConfigTest.php Add IOMock and get rid of all withConsecutive calls in tests (#11497) 2023-06-07 14:35:16 +02:00
DefaultConfigTest.php Enable strict types on all files 2022-02-24 13:24:34 +01:00
DocumentationTest.php Add support for Application::setCatchErrors in symfony 6.4+, refs symfony/symfony#50420 2023-07-28 19:33:33 +02:00
FactoryTest.php Enable strict types on all files 2022-02-24 13:24:34 +01:00
InstalledVersionsTest.php PHP 8.3 | Tests: fix deprecation notices (#11599) 2023-08-30 11:42:33 +02:00
InstallerTest.php Update deps, fix phpstan issues, update baseline (1711, 49) 2023-03-21 10:36:42 +01:00
TestCase.php feat: improve Composer's output reproducibility (#11663) 2023-09-28 11:43:52 +02:00