13 calls to UpdateTestHelper::refreshUpdateStatus()
- UpdateCoreTestCase::testDatestampMismatch in modules/
update/ update.test - Ensures proper results where there are date mismatches among modules.
- UpdateCoreTestCase::testNormalUpdateAvailable in modules/
update/ update.test - Tests the Update Manager module when one normal update is available.
- UpdateCoreTestCase::testNoUpdatesAvailable in modules/
update/ update.test - Tests the Update Manager module when no updates are available.
- UpdateCoreTestCase::testSecurityUpdateAvailable in modules/
update/ update.test - Tests the Update Manager module when a security update is available.
- UpdateCoreTestCase::testServiceUnavailable in modules/
update/ update.test - Tests the Update Manager module when the update server returns 503 errors.
- UpdateTestContribCase::testHookUpdateStatusAlter in modules/
update/ update.test - Checks that hook_update_status_alter() works to change a status.
- UpdateTestContribCase::testNoReleasesAvailable in modules/
update/ update.test - Tests when there is no available release data for a contrib module.
- UpdateTestContribCase::testUpdateAdminThemeSecurityUpdate in modules/
update/ update.test - Tests that the admin theme is always notified about security updates.
- UpdateTestContribCase::testUpdateBaseThemeSecurityUpdate in modules/
update/ update.test - Tests that subthemes are notified about security updates for base themes.
- UpdateTestContribCase::testUpdateBrokenFetchURL in modules/
update/ update.test - Makes sure that if we fetch from a broken URL, sane things happen.
- UpdateTestContribCase::testUpdateContribBasic in modules/
update/ update.test - Tests the basic functionality of a contrib module on the status report.
- UpdateTestContribCase::testUpdateContribOrder in modules/
update/ update.test - Tests that contrib projects are ordered by project name.
- UpdateTestContribCase::testUpdateShowDisabledThemes in modules/
update/ update.test - Tests that disabled themes are only shown when desired.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.