1
0
Fork 0
composer/tests/Composer/Test/Command
Dan Wallis 8c0f1e10dc
Display error instead of throwing exception when unable to update with temporary constraint (#11692)
2023-10-26 11:38:02 +02:00
..
AboutCommandTest.php
ArchiveCommandTest.php Add test for `ArchiveCommand` with package name (#11551) 2023-08-31 13:46:43 +02:00
AuditCommandTest.php
BaseDependencyCommandTest.php Suggest running 'require' not 'update' if a root req fails to update (#11691) 2023-10-26 11:08:03 +02:00
BumpCommandTest.php
CheckPlatformReqsCommandTest.php Test json format on failed platform reqs (#11477) 2023-05-28 15:15:21 +02:00
ClearCacheCommandTest.php
ConfigCommandTest.php
DiagnoseCommandTest.php
DumpAutoloadCommandTest.php feat: improve Composer's output reproducibility (#11663) 2023-09-28 11:43:52 +02:00
ExecCommandTest.php
FundCommandTest.php
HomeCommandTest.php Add support for phpunit 10 (#11532) 2023-07-21 10:39:20 +02:00
InitCommandTest.php
InstallCommandTest.php Add more tests for install command, refs #11277 2023-05-15 21:54:40 +02:00
LicensesCommandTest.php
ReinstallCommandTest.php Reinstall command test (#11502) 2023-06-23 09:47:36 +02:00
RemoveCommandTest.php
RequireCommandTest.php
RunScriptCommandTest.php
SearchCommandTest.php [Tests] Use static data providers (#11197) 2022-11-24 14:39:08 +01:00
ShowCommandTest.php 10796 Increase coverage of ShowCommand (#11677) 2023-10-11 13:43:30 +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 Display error instead of throwing exception when unable to update with temporary constraint (#11692) 2023-10-26 11:38:02 +02:00
ValidateCommandTest.php