Search for core
- Search 7.x for core
- Search 9.5.x for core
- Search 8.9.x for core
- Search 10.3.x for core
- Search main for core
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UpdateSemverCoreTest.php | file | core/ |
|
| UpdateSemverCoreTest::testAvailableUpdateLink | function | core/ |
Tests the available link appears to users with the right permissions. |
| UpdateSemverCoreTest::testBrokenThenFixedUpdates | function | core/ |
Checks that Drupal recovers after problems connecting to update server. |
| UpdateSemverCoreTest::testDatestampMismatch | function | core/ |
Ensures proper results where there are date mismatches among modules. |
| UpdateSemverCoreTest::testDevNoReleaseDate | function | core/ |
Tests when a dev release does not have a date. |
| UpdateSemverCoreTest::testFetchTasks | function | core/ |
Tests that exactly one fetch task per project is created and not more. |
| UpdateSemverCoreTest::testServiceUnavailable | function | core/ |
Tests the Update Status module when the update server returns 503 errors. |
| UpdateSemverCoreTestBase | class | core/ |
Base class for Update Status semantic versioning tests of Drupal core. |
| UpdateSemverCoreTestBase.php | file | core/ |
|
| UpdateSemverCoreTestBase::$projectTitle | property | core/ |
The title of the project being tested. |
| UpdateSemverCoreTestBase::$updateProject | property | core/ |
The project that is being tested. |
| UpdateSemverCoreTestBase::$updateTableLocator | property | core/ |
The CSS locator for the update table run asserts on. |
| UpdateSemverCoreTestBase::setProjectInstalledVersion | function | core/ |
Sets the project installed version. |
Pagination
- Previous page
- Page 11
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.