24 calls to UpdateTestBase::refreshUpdateStatus()

UpdateContribTest::testCoreCompatibilityMessage in core/modules/update/tests/src/Functional/UpdateContribTest.php
Tests that core compatibility messages are displayed.
UpdateContribTest::testHookUpdateStatusAlter in core/modules/update/tests/src/Functional/UpdateContribTest.php
Checks that hook_update_status_alter() works to change a status.
UpdateContribTest::testNonStandardVersionStrings in core/modules/update/tests/src/Functional/UpdateContribTest.php
Tests messages for invalid, empty and missing version strings.
UpdateContribTest::testNoReleasesAvailable in core/modules/update/tests/src/Functional/UpdateContribTest.php
Tests when there is no available release data for a contrib module.
UpdateContribTest::testNormalUpdateAvailable in core/modules/update/tests/src/Functional/UpdateContribTest.php
Tests the Update Manager module when one normal update is available.
UpdateContribTest::testRevokedRelease in core/modules/update/tests/src/Functional/UpdateContribTest.php
Tests messages when a project release is unpublished.
UpdateContribTest::testSecurityUpdateAvailability in core/modules/update/tests/src/Functional/UpdateContribTest.php
Tests update status of security releases.
UpdateContribTest::testUnsupportedRelease in core/modules/update/tests/src/Functional/UpdateContribTest.php
Tests messages when a project release is marked unsupported.
UpdateContribTest::testUpdateBaseThemeSecurityUpdate in core/modules/update/tests/src/Functional/UpdateContribTest.php
Tests that subthemes are notified about security updates for base themes.
UpdateContribTest::testUpdateBrokenFetchURL in core/modules/update/tests/src/Functional/UpdateContribTest.php
Makes sure that if we fetch from a broken URL, sane things happen.
UpdateContribTest::testUpdateContribBasic in core/modules/update/tests/src/Functional/UpdateContribTest.php
Tests the basic functionality of a contrib module on the status report.
UpdateContribTest::testUpdateContribOrder in core/modules/update/tests/src/Functional/UpdateContribTest.php
Tests that contrib projects are ordered by project name.
UpdateContribTest::testUpdateShowDisabledThemes in core/modules/update/tests/src/Functional/UpdateContribTest.php
Tests that disabled themes are only shown when desired.
UpdateCoreTest::testDatestampMismatch in core/modules/update/tests/src/Functional/UpdateCoreTest.php
Ensures proper results where there are date mismatches among modules.
UpdateCoreTest::testMajorUpdateAvailable in core/modules/update/tests/src/Functional/UpdateCoreTest.php
Tests the Update Manager module when a major update is available.
UpdateCoreTest::testNormalUpdateAvailable in core/modules/update/tests/src/Functional/UpdateCoreTest.php
Tests the Update Manager module when one normal update is available.
UpdateCoreTest::testNoUpdatesAvailable in core/modules/update/tests/src/Functional/UpdateCoreTest.php
Tests the Update Manager module when no updates are available.
UpdateCoreTest::testRevokedRelease in core/modules/update/tests/src/Functional/UpdateCoreTest.php
Tests messages when a project release is unpublished.
UpdateCoreTest::testSecurityCoverageMessage in core/modules/update/tests/src/Functional/UpdateCoreTest.php
Tests the security coverage messages for Drupal core versions.
UpdateCoreTest::testSecurityUpdateAvailability in core/modules/update/tests/src/Functional/UpdateCoreTest.php
Tests the Update Manager module when a security update is available.
UpdateCoreTest::testServiceUnavailable in core/modules/update/tests/src/Functional/UpdateCoreTest.php
Tests the Update Manager module when the update server returns 503 errors.
UpdateCoreTest::testUnsupportedRelease in core/modules/update/tests/src/Functional/UpdateCoreTest.php
Tests messages when a project release is marked unsupported.
UpdateManagerUpdateTest::testIncompatibleUpdatesTable in core/modules/update/tests/src/Functional/UpdateManagerUpdateTest.php
Tests the Update form for a single test scenario of incompatible updates.
UpdateUploadTest::testUploadModule in core/modules/update/tests/src/Functional/UpdateUploadTest.php
Tests upload, extraction, and update of a module.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.