16 calls to BuildTestBase::getWorkspaceDirectory()
- BuildTestBase::getWorkingPath in core/
tests/ Drupal/ BuildTests/ Framework/ BuildTestBase.php - Get the working directory within the workspace, creating if necessary.
- BuildTestBase::tearDown in core/
tests/ Drupal/ BuildTests/ Framework/ BuildTestBase.php - BuildTestTest::testCopyCodebase in core/
tests/ Drupal/ BuildTests/ Framework/ Tests/ BuildTestTest.php - @covers ::copyCodebase
- BuildTestTest::testWorkspace in core/
tests/ Drupal/ BuildTests/ Framework/ Tests/ BuildTestTest.php - Ensure that workspaces work.
- ComponentsTaggedReleaseTest::testReleaseTagging in core/
tests/ Drupal/ BuildTests/ Composer/ Component/ ComponentsTaggedReleaseTest.php - Validate release tagging and regeneration of dependencies.
- ComposerProjectTemplatesTest::testTemplateCreateProject in core/
tests/ Drupal/ BuildTests/ Composer/ Template/ ComposerProjectTemplatesTest.php - @dataProvider provideTemplateCreateProject
- GenerateThemeTest::assertThemeExists in core/
tests/ Drupal/ Tests/ Core/ Command/ GenerateThemeTest.php - Asserts the theme exists. Returns the parsed *.info.yml file.
- GenerateThemeTest::test in core/
tests/ Drupal/ Tests/ Core/ Command/ GenerateThemeTest.php - Tests the generate-theme command.
- GenerateThemeTest::testContribStarterkit in core/
tests/ Drupal/ Tests/ Core/ Command/ GenerateThemeTest.php - Tests the generate-theme command on a theme with a release version number.
- GenerateThemeTest::testContribStarterkitDevSnapshot in core/
tests/ Drupal/ Tests/ Core/ Command/ GenerateThemeTest.php - Tests the generate-theme command on a theme with a dev version number.
- GenerateThemeTest::testContribStarterkitDevSnapshotWithGitNotInstalled in core/
tests/ Drupal/ Tests/ Core/ Command/ GenerateThemeTest.php - Tests the generate-theme command on a theme with a dev version without git.
- GenerateThemeTest::testCustomStarterkit in core/
tests/ Drupal/ Tests/ Core/ Command/ GenerateThemeTest.php - Tests the generate-theme command on a theme without a version number.
- GenerateThemeTest::testDevSnapshot in core/
tests/ Drupal/ Tests/ Core/ Command/ GenerateThemeTest.php - Tests the generate-theme command on a dev snapshot of Drupal core.
- GenerateThemeTest::testGeneratingFromAnotherTheme in core/
tests/ Drupal/ Tests/ Core/ Command/ GenerateThemeTest.php - Tests generating a theme from another Starterkit enabled theme.
- InstallTest::testInstall in core/
tests/ Drupal/ BuildTests/ TestSiteApplication/ InstallTest.php - LegacyScriptsTest::testVendorTestCodeCleanup in core/
tests/ Drupal/ BuildTests/ Composer/ LegacyScriptsTest.php - @covers ::vendorTestCodeCleanup
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.