You are here

9 calls to UpdateSemverTestBase::refreshUpdateStatus() in Drupal 9

UpdateSemverCoreTest::testDatestampMismatch in core/modules/update/tests/src/Functional/UpdateSemverCoreTest.php
Ensures proper results where there are date mismatches among modules.
UpdateSemverCoreTest::testSecurityCoverageMessage in core/modules/update/tests/src/Functional/UpdateSemverCoreTest.php
Tests the security coverage messages for Drupal core versions.
UpdateSemverCoreTest::testServiceUnavailable in core/modules/update/tests/src/Functional/UpdateSemverCoreTest.php
Tests the Update Manager module when the update server returns 503 errors.
UpdateSemverTestBase::testMajorUpdateAvailable in core/modules/update/tests/src/Functional/UpdateSemverTestBase.php
Tests the Update Manager module when a major update is available.
UpdateSemverTestBase::testNormalUpdateAvailable in core/modules/update/tests/src/Functional/UpdateSemverTestBase.php
Tests the Update Manager module when one normal update is available.
UpdateSemverTestBase::testNoUpdatesAvailable in core/modules/update/tests/src/Functional/UpdateSemverTestBase.php
Tests the Update Manager module when no updates are available.
UpdateSemverTestBase::testRevokedRelease in core/modules/update/tests/src/Functional/UpdateSemverTestBase.php
Tests messages when a project release is unpublished.
UpdateSemverTestBase::testSecurityUpdateAvailability in core/modules/update/tests/src/Functional/UpdateSemverTestBase.php
Tests the Update Manager module when a security update is available.
UpdateSemverTestBase::testUnsupportedRelease in core/modules/update/tests/src/Functional/UpdateSemverTestBase.php
Tests messages when a project release is marked unsupported.