You are here

9 calls to UpdateTestBase::visit() 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::testCron in tests/src/Build/CoreUpdateTest.php
Tests an end-to-end core update via cron.
CoreUpdateTest::testUi in tests/src/Build/CoreUpdateTest.php
Tests an end-to-end core update via the UI.
UpdateTestBase::assertCoreVersion in tests/src/Build/UpdateTestBase.php
Asserts that a specific version of Drupal core is running.
UpdateTestBase::checkForUpdates in tests/src/Build/UpdateTestBase.php
Checks for available updates.
UpdateTestBase::installModules in tests/src/Build/UpdateTestBase.php
Installs modules in the UI.
UpdateTestBase::waitForBatchJob in tests/src/Build/UpdateTestBase.php
Waits for an active batch job to finish.