1
0
Fork 0
composer/tests/Composer/Test
Stefan Grootscholten 9d965b9c65
Fix authentication issues with private bitbucket repos (#11464)
2023-05-23 23:14:11 +02:00
..
Advisory [Tests] Use static data providers (#11197) 2022-11-24 14:39:08 +01:00
Autoload Fix autoloading on PHP 5.6 (#11285) 2023-01-27 16:26:04 +01:00
Command Fix require regression with --fixed, fixes #11247 2023-01-19 21:42:22 +01:00
Config [Tests] Use static data providers (#11197) 2022-11-24 14:39:08 +01:00
Console Fix CS (#11003) 2022-08-17 14:20:07 +02:00
DependencyResolver [Tests] Use static data providers (#11197) 2022-11-24 14:39:08 +01:00
Downloader [Tests] Use static data providers (#11197) 2022-11-24 14:39:08 +01:00
EventDispatcher [Tests] Use static data providers (#11197) 2022-11-24 14:39:08 +01:00
Filter/PlatformRequirementFilter [Tests] Use static data providers (#11197) 2022-11-24 14:39:08 +01:00
Fixtures Fix self.version requirements failing the lock file integrity check if on a different version, fixes #11274 (#11283) 2023-01-27 16:54:45 +01:00
IO Fix CS (#11003) 2022-08-17 14:20:07 +02:00
Installer [Tests] Use static data providers (#11197) 2022-11-24 14:39:08 +01:00
Json Fixed display of empty objects showing [] instead of {} in config command, fixes #11302 2023-03-21 11:17:55 +01:00
Mock Update deps, fix phpstan issues, update baseline (1711, 49) 2023-03-21 10:36:42 +01:00
Package Fix numeric default-branches with v prefix (e.g. v2.x-dev) being treated as non-numeric and receiving an alias like e.g. dev-main 2023-05-23 16:25:08 +02:00
Platform [Tests] Use static data providers (#11197) 2022-11-24 14:39:08 +01:00
Plugin [Tests] Use static data providers (#11197) 2022-11-24 14:39:08 +01:00
Question [Tests] Use static data providers (#11197) 2022-11-24 14:39:08 +01:00
Repository Composer support string (#11386) 2023-03-20 20:18:19 +01:00
Script Fix CS (#11003) 2022-08-17 14:20:07 +02:00
Util Fix authentication issues with private bitbucket repos (#11464) 2023-05-23 23:14:11 +02:00
AllFunctionalTest.php [Tests] Use static data providers (#11197) 2022-11-24 14:39:08 +01:00
ApplicationTest.php Fix CS (#11003) 2022-08-17 14:20:07 +02:00
CacheTest.php Fix CS (#11003) 2022-08-17 14:20:07 +02:00
CompletionFunctionalTest.php [Tests] Use static data providers (#11197) 2022-11-24 14:39:08 +01:00
ComposerTest.php Fix CS (#11003) 2022-08-17 14:20:07 +02:00
ConfigTest.php [Tests] Use static data providers (#11197) 2022-11-24 14:39:08 +01:00
DefaultConfigTest.php Enable strict types on all files 2022-02-24 13:24:34 +01:00
DocumentationTest.php [Tests] Use static data providers (#11197) 2022-11-24 14:39:08 +01:00
FactoryTest.php Enable strict types on all files 2022-02-24 13:24:34 +01:00
InstalledVersionsTest.php Fix CS (#11003) 2022-08-17 14:20:07 +02:00
InstallerTest.php Update deps, fix phpstan issues, update baseline (1711, 49) 2023-03-21 10:36:42 +01:00
TestCase.php [Tests] Use static data providers (#11197) 2022-11-24 14:39:08 +01:00