6 calls to ScaffoldTest::scaffoldSut()
- ScaffoldTest::testDrupalDrupalFileWasAppended in core/
tests/ Drupal/ Tests/ Composer/ Plugin/ Scaffold/ Functional/ ScaffoldTest.php - Tests a fixture where the robots.txt file is prepended / appended to.
- ScaffoldTest::testDrupalDrupalFileWasReplaced in core/
tests/ Drupal/ Tests/ Composer/ Plugin/ Scaffold/ Functional/ ScaffoldTest.php - Asserts that the appropriate file was replaced.
- ScaffoldTest::testEmptyProject in core/
tests/ Drupal/ Tests/ Composer/ Plugin/ Scaffold/ Functional/ ScaffoldTest.php - Try to scaffold a project that does not scaffold anything.
- ScaffoldTest::testProjectThatScaffoldsEmptyProject in core/
tests/ Drupal/ Tests/ Composer/ Plugin/ Scaffold/ Functional/ ScaffoldTest.php - Try to scaffold a project that allows a project with no scaffold files.
- ScaffoldTest::testScaffoldOverridingSettingsExcludingHtaccess in core/
tests/ Drupal/ Tests/ Composer/ Plugin/ Scaffold/ Functional/ ScaffoldTest.php - Asserts that the drupal/assets scaffold files correct for sut.
- ScaffoldTest::testScaffoldWithExpectedException in core/
tests/ Drupal/ Tests/ Composer/ Plugin/ Scaffold/ Functional/ ScaffoldTest.php - Tests that scaffold files throw when they have bad values.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.