1
0
Fork 0
composer/tests/Composer/Test
Jordi Boggiano 899dcedf66
Add --minimal-changes mode to perform partial updates --with-dependencies while changing only what is necessary in other dependencies (#11665)
2023-10-26 10:25:04 +02:00
..
Advisory Fix abandoned package list JSON serialization (#11647) 2023-09-26 14:23:45 +02:00
Autoload Fix autoload generator dump() non-BC signature change in 2.6.4 2023-10-06 09:34:10 +02:00
Command 10796 Increase coverage of ShowCommand (#11677) 2023-10-11 13:43:30 +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 Add --minimal-changes mode to perform partial updates --with-dependencies while changing only what is necessary in other dependencies (#11665) 2023-10-26 10:25:04 +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 Add --minimal-changes mode to perform partial updates --with-dependencies while changing only what is necessary in other dependencies (#11665) 2023-10-26 10:25:04 +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 Bump wildcard constraints to >=current (#11694) 2023-10-25 18:04:52 +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 Use global constant if available for libpq version (#11684) 2023-10-11 14:19:31 +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 Add --minimal-changes mode to perform partial updates --with-dependencies while changing only what is necessary in other dependencies (#11665) 2023-10-26 10:25:04 +02:00
TestCase.php feat: improve Composer's output reproducibility (#11663) 2023-09-28 11:43:52 +02:00