| LOW | tests/Composer/Test/ApplicationTest.php | 59 | public function testDevWarningSuppressedForSelfUpdate(): void |
| LOW | tests/Composer/Test/ApplicationTest.php | 88 | public function testProcessIsolationWorksMultipleTimes(): void |
| LOW | tests/Composer/Test/ApplicationTest.php | 102 | public function testNoPluginsDisablesPluginsWhenScriptCommandsExist(): void |
| LOW | tests/Composer/Test/ApplicationTest.php | 132 | public function testScriptCommandTakesPriorityOverAbbreviatedBuiltinCommand(): void |
| LOW | tests/Composer/Test/CacheTest.php | 85 | public function testRemoveFilesWhenCacheIsTooLarge(): void |
| LOW | tests/Composer/Test/InstalledVersionsTest.php | 197 | public function testGetVersionOutOfBounds(): void |
| LOW | tests/Composer/Test/InstalledVersionsTest.php | 250 | public function testGetInstalledPackagesByType(): void |
| LOW | tests/Composer/Test/InstalledVersionsTest.php | 270 | public function testWithClassLoaderLoaded(): void |
| LOW | tests/Composer/Test/ComposerTest.php | 37 | public function testSetGetRepositoryManager(): void |
| LOW | tests/Composer/Test/ComposerTest.php | 46 | public function testSetGetDownloadManager(): void |
| LOW | tests/Composer/Test/ComposerTest.php | 56 | public function testSetGetInstallationManager(): void |
| LOW | tests/Composer/Test/InstallerTest.php | 252 | public function testIntegrationWithPoolOptimizer(string $file, string $message, ?string $condition, array $composerC |
| LOW | tests/Composer/Test/InstallerTest.php | 268 | public function testIntegrationWithRawPool(string $file, string $message, ?string $condition, array $composerConfig, |
| LOW | tests/Composer/Test/InstallerTest.php | 493 | public static function provideSlowIntegrationTests(): array |
| LOW | tests/Composer/Test/FactoryTest.php | 29 | public function testDefaultValuesAreAsExpected(): void |
| LOW | tests/Composer/Test/FactoryTest.php | 53 | public function testGetComposerJsonPathFailsIfDir(): void |
| LOW | tests/Composer/Test/FactoryTest.php | 61 | public function testGetComposerJsonPathFromEnv(): void |
| LOW | tests/Composer/Test/TestCase.php | 323 | protected static function ensureDirectoryExistsAndClear(string $directory): void |
| LOW | tests/Composer/Test/DefaultConfigTest.php | 22 | public function testDefaultValuesAreAsExpected(): void |
| LOW | tests/Composer/Test/ConfigTest.php | 646 | public function testOverridesGlobalBooleanPluginsConfig(): void |
| LOW | tests/Composer/Test/ConfigTest.php | 656 | public function testAllowsAllPluginsFromLocalBoolean(): void |
| LOW | tests/Composer/Test/ConfigTest.php | 666 | public function testSourceFallbackDefaultsToFalse(): void |
| LOW | tests/Composer/Test/ConfigTest.php | 672 | public function testSourceFallbackCanBeDisabled(): void |
| LOW | tests/Composer/Test/ConfigTest.php | 679 | public function testSourceFallbackCanBeSetFromString(): void |
| LOW | tests/Composer/Test/ConfigTest.php | 28 | public function testAddPackagistRepository(array $expected, array $localConfig, ?array $systemConfig = null): void |
| LOW | tests/Composer/Test/ConfigTest.php | 39 | public static function dataAddPackagistRepository(): array |
| LOW | tests/Composer/Test/ConfigTest.php | 146 | public function testPreferredInstallAsString(): void |
| LOW | tests/Composer/Test/ConfigTest.php | 155 | public function testMergePreferredInstall(): void |
| LOW | tests/Composer/Test/ConfigTest.php | 213 | public function testFetchingRelativePaths(): void |
| LOW | tests/Composer/Test/ConfigTest.php | 227 | public function testOverrideGithubProtocols(): void |
| LOW | tests/Composer/Test/ConfigTest.php | 236 | public function testGitDisabledByDefaultInGithubProtocols(): void |
| LOW | tests/Composer/Test/ConfigTest.php | 259 | public function testProhibitedUrlsThrowException(string $url): void |
| LOW | tests/Composer/Test/ConfigTest.php | 310 | public function testProhibitedUrlsWarningVerifyPeer(): void |
| LOW | tests/Composer/Test/ConfigTest.php | 328 | public function testDisableTlsCanBeOverridden(): void |
| LOW | tests/Composer/Test/ConfigTest.php | 377 | public function testGetSourceOfValueEnvVariables(): void |
| LOW | tests/Composer/Test/ConfigTest.php | 484 | public function testPolicyListBoolTrueAndEmptyObjectAreEquivalentInLayering(): void |
| LOW | tests/Composer/Test/ConfigTest.php | 497 | public function testPolicyListFalseOverridesPriorTrueOrEmptyEquallyAcrossLayers(): void |
| LOW | tests/Composer/Test/ConfigTest.php | 514 | public function testPolicyMasterTrueAfterDetailedConfigDoesNotEraseDetail(): void |
| LOW | tests/Composer/Test/ConfigTest.php | 530 | public function testPolicyDeepMergesIgnoreAcrossSources(): void |
| LOW | tests/Composer/Test/ConfigTest.php | 568 | public function testPolicyDeepMergesIgnoreForMalwareAndAbandonedAndCustomList(): void |
| LOW | tests/Composer/Test/ConfigTest.php | 617 | public function testGetDefaultsToAnEmptyArray(): void |
| LOW | …/Composer/Test/Repository/FilesystemRepositoryTest.php | 48 | public function testCorruptedRepositoryFile(): void |
| LOW | …/Composer/Test/Repository/FilesystemRepositoryTest.php | 67 | public function testUnexistentRepositoryFile(): void |
| LOW | …/Composer/Test/Repository/FilesystemRepositoryTest.php | 127 | public function testRepositoryWritesInstalledPhp(): void |
| LOW | …/Composer/Test/Repository/FilesystemRepositoryTest.php | 201 | public function testSafelyLoadInstalledVersions(): void |
| LOW | …sts/Composer/Test/Repository/RepositoryManagerTest.php | 88 | public static function provideRepoCreationTestCases(): array |
| LOW | …sts/Composer/Test/Repository/RepositoryManagerTest.php | 111 | public function testInvalidRepoCreationThrows(string $type, array $options): void |
| LOW | …sts/Composer/Test/Repository/RepositoryManagerTest.php | 128 | public static function provideInvalidRepoCreationTestCases(): array |
| LOW | …ts/Composer/Test/Repository/ComposerRepositoryTest.php | 220 | public function testSearchWithSpecialChars(): void |
| LOW | …ts/Composer/Test/Repository/ComposerRepositoryTest.php | 247 | public function testSearchWithAbandonedPackages(): void |
| LOW | …ts/Composer/Test/Repository/ComposerRepositoryTest.php | 323 | public static function provideCanonicalizeUrlTestCases(): array |
| LOW | …ts/Composer/Test/Repository/ComposerRepositoryTest.php | 361 | public function testGetProviderNamesWillReturnPartialPackageNames(): void |
| LOW | …ts/Composer/Test/Repository/ComposerRepositoryTest.php | 390 | public function testGetSecurityAdvisoriesAssertRepositoryHttpOptionsAreUsed(): void |
| LOW | …ts/Composer/Test/Repository/ComposerRepositoryTest.php | 439 | public function testGetSecurityAdvisoriesAssertRepositoryAdvisoriesIsZeroIndexedArrayWithConsecutiveKeys(): void |
| LOW | …ts/Composer/Test/Repository/ComposerRepositoryTest.php | 518 | public function testGetFilterWithMatchingLists(): void |
| LOW | …ts/Composer/Test/Repository/ComposerRepositoryTest.php | 566 | public function testUserFilterDisabledFalseShortCircuitsHasFilterAndGetFilterLists(): void |
| LOW | …ts/Composer/Test/Repository/ComposerRepositoryTest.php | 584 | public function testUserFilterPerListOptOut(): void |
| LOW | …ts/Composer/Test/Repository/ComposerRepositoryTest.php | 627 | public function testUserFilterAcceptsTrueAsNoOp(): void |
| LOW | …ts/Composer/Test/Repository/ComposerRepositoryTest.php | 671 | public function testGetFilterSkipsMetadataFetchesForPackagesNotInSummary(): void |
| LOW | …ts/Composer/Test/Repository/ComposerRepositoryTest.php | 735 | public function testGetFilterSkipsSummaryListsNotInConfiguredLists(): void |
| 939 more matches not shown… |