6 calls to AutomaticUpdatesFunctionalTestBase::checkForUpdates() in Automatic Updates 8.2
- FileSystemOperationsTest::setUp in tests/
src/ Functional/ FileSystemOperationsTest.php - ReadinessValidationTest::testReadinessChecksStatusReport in tests/
src/ Functional/ ReadinessValidationTest.php - Tests readiness checkers on status report page.
- UpdaterFormTest::setUp in tests/
src/ Functional/ UpdaterFormTest.php - UpdaterFormTest::testFormNotDisplayedIfAlreadyCurrent in tests/
src/ Functional/ UpdaterFormTest.php - Tests that the form doesn't display any buttons if Drupal is up-to-date.
- UpdaterFormTest::testTableLooksCorrect in tests/
src/ Functional/ UpdaterFormTest.php - Tests that available updates are rendered correctly in a table.
- UpdaterFormTest::testUpdateErrors in tests/
src/ Functional/ UpdaterFormTest.php - Tests handling of errors and warnings during the update process.