Problem/Motivation
Add test cases for Cloud Admin Setting forms:
Drupal\Tests\cloud\Functional\Config\CloudAdminSettings::testCloudAdminSettings()
Specification:
- Implement
Drupal\Tests\cloud\Traits\CloudTestFormDataTrait\createCloudSettingsTestFormData()to return an array including the random input data for/admin/config/services/cloud/settings - Access (HTTP Get)
/admin/config/services/cloud/settingsand post the random input data.
Issue fork cloud-3244513
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
yutong.li commentedComment #4
yasComment #5
yasComment #7
yutong.li commentedComment #8
yas@yutong.li
Thank you for adding the test case. It looks good. I'll merge the patch to
3.xand4.x, and close this issue as Fixed.Comment #15
yas