1
0
Fork 0
composer/tests/Composer/Test
Jordi Boggiano d0b60f115b
Merge pull request #10958 from Seldaek/signal_fixes
Signal handling improvements
2022-07-21 11:09:30 +02:00
..
Advisory Move security advisory loading to repositories, allows others to provider them and reduces load on packagist.org for summary advisory reports 2022-06-24 16:26:57 +02:00
Autoload Php unit dedicate assert (#10881) 2022-06-22 14:20:08 +02:00
Command Add warning when the latest version of a package cannot be auto-selected in require/init/create-project, fixes #10884 (#10896) 2022-06-23 14:37:04 +02:00
Config Add command testing utilities to TestCase, add tests for ConfigCommand 2022-05-11 16:08:39 +02:00
Console Enable strict types on all files 2022-02-24 13:24:34 +01:00
DependencyResolver Make sure repos are always initialized with a repo manager if possible, and make sure async is always enabled on the process executor, fixes #10783 (#10799) 2022-05-24 21:32:36 +02:00
Downloader Add command testing utilities to TestCase, add tests for ConfigCommand 2022-05-11 16:08:39 +02:00
EventDispatcher Enable strict types on all files 2022-02-24 13:24:34 +01:00
Filter/PlatformRequirementFilter Update phpstan, fix InstalledVersions key ordering to be more logical/consistent 2022-04-29 10:30:04 +02:00
Fixtures Add seld/signal-handler dependency 2022-07-20 22:32:09 +02:00
IO Php unit dedicate assert (#10881) 2022-06-22 14:20:08 +02:00
Installer Add command testing utilities to TestCase, add tests for ConfigCommand 2022-05-11 16:08:39 +02:00
Json Merge branch '2.2' into 2.3 2022-06-01 21:39:31 +02:00
Mock Add bump command to bump requirements to the currently installed version, fixes #7273 (#10829) 2022-06-09 11:43:59 +02:00
Package Expand test to avoid regressions 2022-07-21 11:08:41 +02:00
Platform Merge branch '2.2' into 2.3 2022-06-06 16:34:34 +02:00
Plugin Fix build regressions 2022-07-05 16:22:29 +02:00
Question Enable strict types on all files 2022-02-24 13:24:34 +01:00
Repository Extract some common logic for filtering away dev requirements into a RepositoryUtils 2022-06-30 15:05:34 +02:00
Script Enable strict types on all files 2022-02-24 13:24:34 +01:00
Util Move security advisory loading to repositories, allows others to provider them and reduces load on packagist.org for summary advisory reports 2022-06-24 16:26:57 +02:00
AllFunctionalTest.php Enable strict types on all files 2022-02-24 13:24:34 +01:00
ApplicationTest.php Skip broken test on windows 2022-05-11 16:52:58 +02:00
CacheTest.php Add command testing utilities to TestCase, add tests for ConfigCommand 2022-05-11 16:08:39 +02:00
CompletionFunctionalTest.php Add a couple missing --format completions 2022-05-13 14:10:59 +02:00
ComposerTest.php Enable strict types on all files 2022-02-24 13:24:34 +01:00
ConfigTest.php Add missing return types 2022-07-01 12:24:54 +02:00
DefaultConfigTest.php Enable strict types on all files 2022-02-24 13:24:34 +01:00
FactoryTest.php Enable strict types on all files 2022-02-24 13:24:34 +01:00
InstalledVersionsTest.php Add command testing utilities to TestCase, add tests for ConfigCommand 2022-05-11 16:08:39 +02:00
InstallerTest.php Update phpstan to latest, update baseline (1909, 103) 2022-06-30 17:07:18 +02:00
TestCase.php Add bump command to bump requirements to the currently installed version, fixes #7273 (#10829) 2022-06-09 11:43:59 +02:00