1
0
Fork 0
composer/tests/Composer/Test/Command
Jordi Boggiano 8d8f4e8ab8
Sanitize guessed name and vendor name before suggesting it in init command, fixes #12276
2025-01-20 15:08:15 +01:00
..
AboutCommandTest.php PHPStan/tests updates (#11996) 2024-05-29 23:12:06 +02:00
ArchiveCommandTest.php PHPStan/tests updates (#11996) 2024-05-29 23:12:06 +02:00
AuditCommandTest.php Adds a test for no dev (#11833) 2024-02-08 11:06:34 +01:00
BaseDependencyCommandTest.php Adjusting the test 2024-12-11 13:46:24 +01:00
BumpCommandTest.php Fix bump-after-update when passing inline constraints, fixes #12223 2024-12-09 14:27:05 +01:00
CheckPlatformReqsCommandTest.php PHPStan/tests updates (#11996) 2024-05-29 23:12:06 +02:00
ClearCacheCommandTest.php PHPStan/tests updates (#11996) 2024-05-29 23:12:06 +02:00
ConfigCommandTest.php PHPStan/tests updates (#11996) 2024-05-29 23:12:06 +02:00
DiagnoseCommandTest.php Try to fix lowest deps tests 2024-11-14 11:47:19 +01:00
DumpAutoloadCommandTest.php Fixed PSR violations for classes not matching the namespace of a rule being hidden, fixes #11957 2024-05-31 17:52:05 +02:00
ExecCommandTest.php PHPStan/tests updates (#11996) 2024-05-29 23:12:06 +02:00
FundCommandTest.php PHPStan/tests updates (#11996) 2024-05-29 23:12:06 +02:00
GlobalCommandTest.php Add `GlobalCommandTest.php` (#12073) 2024-08-22 10:38:16 +02:00
HomeCommandTest.php PHPStan/tests updates (#11996) 2024-05-29 23:12:06 +02:00
InitCommandTest.php Sanitize guessed name and vendor name before suggesting it in init command, fixes #12276 2025-01-20 15:08:15 +01:00
InstallCommandTest.php PHPStan/tests updates (#11996) 2024-05-29 23:12:06 +02:00
LicensesCommandTest.php PHPStan/tests updates (#11996) 2024-05-29 23:12:06 +02:00
ReinstallCommandTest.php Add ability to reinstall packages by type (#12114) 2024-09-21 13:37:55 +02:00
RemoveCommandTest.php PHPStan/tests updates (#11996) 2024-05-29 23:12:06 +02:00
RequireCommandTest.php Add "require command with conflicting keys" test (#12072) 2024-08-22 10:27:58 +02:00
RunScriptCommandTest.php PHPStan/tests updates (#11996) 2024-05-29 23:12:06 +02:00
SearchCommandTest.php [Tests] Use static data providers (#11197) 2022-11-24 14:39:08 +01:00
SelfUpdateCommandTest.php Make use of Phar::running() to get the current phar path 2025-01-08 13:46:52 +01:00
ShowCommandTest.php Fix show command output to remove v prefixes on versions, making for more uniform output, fixes #11925 2024-04-15 13:23:25 +02:00
StatusCommandTest.php PHPStan/tests updates (#11996) 2024-05-29 23:12:06 +02:00
SuggestsCommandTest.php Add support for phpunit 10 (#11532) 2023-07-21 10:39:20 +02:00
UpdateCommandTest.php Add --patch-only flag to update command to restrict updates to patch versions and make them safer (#12122) 2024-09-21 13:54:03 +02:00
ValidateCommandTest.php Fix tests 2024-12-11 11:39:34 +01:00