You are here

6 calls to UpdateTestBase::getWebRoot() in Automatic Updates 8.2

CoreUpdateTest::assertReadOnlyFileSystemError in tests/src/Build/CoreUpdateTest.php
Asserts that the update is prevented if the filesystem isn't writable.
CoreUpdateTest::assertUpdateSuccessful in tests/src/Build/CoreUpdateTest.php
Asserts that Drupal core was successfully updated.
CoreUpdateTest::createTestSite in tests/src/Build/CoreUpdateTest.php
Uses our already-installed dependencies to build a test site to update.
CoreUpdateTest::getConfigurationForUpdate in tests/src/Build/CoreUpdateTest.php
Returns composer.json changes that are needed to update core.
UpdateTestBase::installQuickStart in tests/src/Build/UpdateTestBase.php
Install a Drupal site using the quick start feature.
UpdateTestBase::setReleaseMetadata in tests/src/Build/UpdateTestBase.php
Prepares the test site to serve an XML feed of available release metadata.