1
0
Fork 0
composer/tests/Composer/Test
Jordi Boggiano 3c11895c1e
Command tests
2022-06-06 10:48:42 +02:00
..
Autoload Add command testing utilities to TestCase, add tests for ConfigCommand 2022-05-11 16:08:39 +02:00
Command Command tests 2022-06-06 10:48:42 +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 Merge branch '2.2' into main 2022-03-29 22:00:45 +02:00
IO Enable strict types on all files 2022-02-24 13:24:34 +01: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 fix phpdoc type (#10669) 2022-03-30 11:58:30 +02:00
Package Merge branch '2.2' into 2.3 2022-05-25 21:44:40 +02:00
Platform Fix parsing of openssl versions with odd suffixes, refs #10631 2022-03-30 18:09:40 +02:00
Plugin Add command testing utilities to TestCase, add tests for ConfigCommand 2022-05-11 16:08:39 +02:00
Question Enable strict types on all files 2022-02-24 13:24:34 +01:00
Repository Add command testing utilities to TestCase, add tests for ConfigCommand 2022-05-11 16:08:39 +02:00
Script Enable strict types on all files 2022-02-24 13:24:34 +01:00
Util Merge branch '2.2' into 2.3 2022-05-24 14:41:41 +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 Fix processing null config value in DiagnoseCommand 2022-06-06 09:58:15 +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 Add command testing utilities to TestCase, add tests for ConfigCommand 2022-05-11 16:08:39 +02:00
TestCase.php Allow using temporary update constraints on all packages (incl non-root), fixes #10436 (#10773) 2022-05-27 14:51:46 +02:00