You are here

namespace Drupal\Tests\Composer\Plugin\Scaffold\Functional in Drupal 8

Same name in other branches
  1. 9 Drupal\Tests\Composer\Plugin\Scaffold\Functional
  2. 10 Drupal\Tests\Composer\Plugin\Scaffold\Functional
Classsort descending Location Description
ComposerHookTest core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ComposerHookTest.php Tests Composer Hooks that run scaffold operations.
ManageGitIgnoreTest core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ManageGitIgnoreTest.php Tests to see whether .gitignore files are correctly managed.
ScaffoldTest core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ScaffoldTest.php Tests Composer Scaffold.
ScaffoldUpgradeTest core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ScaffoldUpgradeTest.php Tests Upgrading the Composer Scaffold plugin.