namespace Drupal\Tests\update\Functional
Same name in other branches
Object name | File name | Summary |
---|---|---|
FileTransferAuthorizeFormTest | core/modules/update/tests/src/Functional/FileTransferAuthorizeFormTest.php | Tests the Update Manager module upload via authorize.php functionality. |
GenericTest | core/modules/update/tests/src/Functional/GenericTest.php | Generic module test for update. |
UpdateContribTest | core/modules/update/tests/src/Functional/UpdateContribTest.php | Tests how the Update Manager handles contributed modules and themes. |
UpdateManagerUpdateTest | core/modules/update/tests/src/Functional/UpdateManagerUpdateTest.php | Tests the Update Manager module's 'Update' form and functionality. |
UpdateMiscTest | core/modules/update/tests/src/Functional/UpdateMiscTest.php | Tests general functionality of the Update module. |
UpdateSemverContribBaselineTest | core/modules/update/tests/src/Functional/UpdateSemverContribBaselineTest.php | Tests the Update Manager module with a contrib module with semver versions. |
UpdateSemverContribSecurityAvailabilityTest | core/modules/update/tests/src/Functional/UpdateSemverContribSecurityAvailabilityTest.php | Tests Update Manager with a security update available for a contrib project. |
UpdateSemverContribTestBase | core/modules/update/tests/src/Functional/UpdateSemverContribTestBase.php | Base class for Update manager semantic versioning tests of contrib projects. |
UpdateSemverCoreBaselineTest | core/modules/update/tests/src/Functional/UpdateSemverCoreBaselineTest.php | Tests semantic version handling in the Update Manager for Drupal core. |
UpdateSemverCoreSecurityAvailabilityTest | core/modules/update/tests/src/Functional/UpdateSemverCoreSecurityAvailabilityTest.php | Tests Update Manager with a security update available for Drupal core. |
UpdateSemverCoreSecurityCoverageTest | core/modules/update/tests/src/Functional/UpdateSemverCoreSecurityCoverageTest.php | Tests the security coverage messages for Drupal core versions. |
UpdateSemverCoreTest | core/modules/update/tests/src/Functional/UpdateSemverCoreTest.php | Tests edge cases of the Available Updates report UI. |
UpdateSemverCoreTestBase | core/modules/update/tests/src/Functional/UpdateSemverCoreTestBase.php | Base class for Update manager semantic versioning tests of Drupal core. |
UpdateSemverTestBase | core/modules/update/tests/src/Functional/UpdateSemverTestBase.php | Common setup and utility methods to test projects that use semver releases. |
UpdateSemverTestBaselineTrait | core/modules/update/tests/src/Functional/UpdateSemverTestBaselineTrait.php | Provides test methods for semver tests shared between core and contrib. |
UpdateSemverTestSecurityAvailabilityTrait | core/modules/update/tests/src/Functional/UpdateSemverTestSecurityAvailabilityTrait.php | Provides a test and data provider for semver security availability tests. |
UpdateSettingsFormTest | core/modules/update/tests/src/Functional/UpdateSettingsFormTest.php | Tests the update_settings form. |
UpdateTestBase | core/modules/update/tests/src/Functional/UpdateTestBase.php | Defines some shared functions used by all update tests. |
UpdateTestTrait | core/modules/update/tests/src/Functional/UpdateTestTrait.php | Provides a trait to set system info and XML mappings. |
UpdateUploaderTestBase | core/modules/update/tests/src/Functional/UpdateUploaderTestBase.php | Base test class for tests that test project upload functionality. |
UpdateUploadTest | core/modules/update/tests/src/Functional/UpdateUploadTest.php | Tests the Update Manager module's upload and extraction functionality. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.