1
0
Fork 0
composer/tests/Composer/Test
Jordi Boggiano 149250ab92
Remove credentials from git remotes in cache and vendor dirs
This only removes the credentials if they are managed by composer auth.json or equivalent, if the credentials were present in the package URL to begin with they might remain

Refs #8293
Fixes #3644
Closes #3608
2019-10-30 15:24:53 +01:00
..
Autoload Add test for double gap in php-file 2019-09-20 17:08:00 +03:00
Command Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
Config Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
Console Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase 2017-11-30 13:44:43 -02:00
DependencyResolver Remove unused private methods 2019-07-24 03:13:53 +02:00
Downloader Remove credentials from git remotes in cache and vendor dirs 2019-10-30 15:24:53 +01:00
EventDispatcher Call a script recursively with extra parameters (#7720) 2018-11-26 12:35:41 +01:00
Fixtures Fix update mirrors to also update transport-options, fixes #7672 2019-07-31 18:43:18 +02:00
IO feat(buffer-io): add the possibility to set user inputs for interactive questions 2019-01-05 11:59:33 +01:00
Installer Add output for metapackage installs/updates/.. fixes #7586 2019-01-29 11:38:18 +01:00
Json Fix remove command not working with escaped slashes (e.g. foo\/bar), fixes #8249 2019-07-30 09:48:49 +02:00
Mock Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
Package Remove override assignment 2019-07-24 02:57:08 +02:00
Plugin Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
Question Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
Repository Fix origin computation 2019-07-31 18:01:08 +02:00
Script Fix indenting 2019-07-29 16:44:50 +02:00
Util Add messages to junction tests to see failures 2019-10-21 11:09:17 +02:00
AllFunctionalTest.php Make usage of foreach to improve readability 2019-07-24 02:39:40 +02:00
ApplicationTest.php Fix tests for reals 2019-08-29 15:23:58 +02:00
CacheTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
ComposerTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
ConfigTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
DefaultConfigTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
FactoryTest.php Fix TestCase import 2018-11-12 15:24:28 +01:00
InstallerTest.php Move test file parsing into try/catch block to avoid phpunit swallowing errors 2019-10-29 23:08:03 +01:00
TestCase.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00