6 calls to AutomaticUpdatesFunctionalTestBase::setCoreVersion() in Automatic Updates 8.2
- FileSystemOperationsTest::setUp in tests/
src/ Functional/ FileSystemOperationsTest.php - ReadinessValidationTest::setUp in tests/
src/ Functional/ ReadinessValidationTest.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::testMinorVersionUpdateNotSupported in tests/
src/ Functional/ UpdaterFormTest.php - Tests that updating to a different minor version isn't supported.
- 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.