1
0
Fork 0
composer/tests/Composer/Test/Command
Jordi Boggiano 92f641ac3d
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
..
AboutCommandTest.php Test for About command (#11078) 2022-10-12 14:22:28 +02:00
ArchiveCommandTest.php Add test for `ArchiveCommand` with package name (#11551) 2023-08-31 13:46:43 +02:00
AuditCommandTest.php Adds a test for no dev (#11833) 2024-02-08 11:06:34 +01:00
BaseDependencyCommandTest.php Fix php7.2 2024-02-07 22:44:22 +01:00
BumpCommandTest.php Fix bump command not bumping versions with a v prefix e.g. ^v2.4, fixes #11723 (#11764) 2023-12-19 17:17:32 +01:00
CheckPlatformReqsCommandTest.php Test json format on failed platform reqs (#11477) 2023-05-28 15:15:21 +02:00
ClearCacheCommandTest.php Added tests for Clear Cache Command. (#11066) 2022-10-12 17:19:58 +02:00
ConfigCommandTest.php Adds a test for invalid arg combo (#11783) 2024-01-08 11:03:34 +01:00
DiagnoseCommandTest.php Fixup 2022-06-22 13:11:28 +02:00
DumpAutoloadCommandTest.php feat: improve Composer's output reproducibility (#11663) 2023-09-28 11:43:52 +02:00
ExecCommandTest.php #10796 Add test for ExecCommand (#11094) 2022-10-13 11:21:19 +02:00
FundCommandTest.php [Tests] Use static data providers (#11197) 2022-11-24 14:39:08 +01:00
HomeCommandTest.php Add support for phpunit 10 (#11532) 2023-07-21 10:39:20 +02:00
InitCommandTest.php Added lots of new tests for `InitCommand` (#11106) 2022-10-13 10:39:51 +02:00
InstallCommandTest.php Add more tests for install command, refs #11277 2023-05-15 21:54:40 +02:00
LicensesCommandTest.php Add a warning message when Composer is not able to guess the root package version (#11858) 2024-02-23 10:47:36 +01:00
ReinstallCommandTest.php Reinstall command test (#11502) 2023-06-23 09:47:36 +02:00
RemoveCommandTest.php Added tests for the Remove command 2023-01-06 12:38:47 +11:00
RequireCommandTest.php Fix require regression with --fixed, fixes #11247 2023-01-19 21:42:22 +01:00
RunScriptCommandTest.php Add support for "scripts-aliases" in composer.json (#11666) 2023-10-27 11:36:59 +02:00
SearchCommandTest.php [Tests] Use static data providers (#11197) 2022-11-24 14:39:08 +01:00
SelfUpdateCommandTest.php Fix self-update tests on releases 2024-03-11 17:32:50 +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 Test status command (#11522) 2023-09-14 11:45:18 +02:00
SuggestsCommandTest.php Add support for phpunit 10 (#11532) 2023-07-21 10:39:20 +02:00
UpdateCommandTest.php Show package source in very verbose updates, fixes #11733 (#11763) 2023-12-19 17:17:48 +01:00
ValidateCommandTest.php Add a warning message when Composer is not able to guess the root package version (#11858) 2024-02-23 10:47:36 +01:00