8 calls to ExecTrait::mustExec()
- ComposerHookTest::testComposerHooks in core/
tests/ Drupal/ Tests/ Composer/ Plugin/ Scaffold/ Functional/ ComposerHookTest.php - Tests to see if scaffold operation runs at the correct times.
- ComposerHookTest::testScaffoldEvents in core/
tests/ Drupal/ Tests/ Composer/ Plugin/ Scaffold/ Functional/ ComposerHookTest.php - Tests to see if scaffold events are dispatched and picked up by the plugin.
- ComposerHookTest::testScaffoldMessagesDoNotPrintTwice in core/
tests/ Drupal/ Tests/ Composer/ Plugin/ Scaffold/ Functional/ ComposerHookTest.php - Tests to see if scaffold messages are omitted when running scaffold twice.
- ManageGitIgnoreTest::createSutWithGit in core/
tests/ Drupal/ Tests/ Composer/ Plugin/ Scaffold/ Functional/ ManageGitIgnoreTest.php - Creates a system-under-test and initialize a git repository for it.
- ManageGitIgnoreTest::testManageGitIgnore in core/
tests/ Drupal/ Tests/ Composer/ Plugin/ Scaffold/ Functional/ ManageGitIgnoreTest.php - Tests scaffold command correctly manages the .gitignore file.
- ManageGitIgnoreTest::testUnmanagedGitIgnoreWhenGitNotAvailable in core/
tests/ Drupal/ Tests/ Composer/ Plugin/ Scaffold/ Functional/ ManageGitIgnoreTest.php - Tests scaffold command disables .gitignore management when git not present.
- ScaffoldUpgradeTest::createTmpRepo in core/
tests/ Drupal/ Tests/ Composer/ Plugin/ Scaffold/ Functional/ ScaffoldUpgradeTest.php - Copy the provided source directory and create a temporary git repository.
- ScaffoldUpgradeTest::testScaffoldUpgrade in core/
tests/ Drupal/ Tests/ Composer/ Plugin/ Scaffold/ Functional/ ScaffoldUpgradeTest.php - Tests upgrading the Composer Scaffold plugin.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.