Problem/Motivation
Add test cases for OpenStack Admin Setting forms:
Drupal\Tests\OpenStack\Functional\Config\OpenStackAdminSettings::testOpenStackAdminSettings()
Specification:
- Implement
Drupal\Tests\OpenStack\Traits\OpenStackTestFormDataTrait\createOpenStackSettingsTestFormData()to return an array including the random input data for/admin/config/services/openstack/settings - Access (HTTP Get)
/admin/config/services/openstack/settingsand post the random input data.
Issue fork cloud-3246044
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:
- 3246044-Add-Test-Cases-For-Openstack-Settings
changes, plain diff MR !488
Comments
Comment #3
yutong.li commentedComment #4
yasComment #5
yasComment #6
yasComment #8
yutong.li commentedComment #9
yas@yutong.li
Could you please fix the coding standard violation? https://www.drupal.org/pift-ci-job/2221433
Thanks!
Comment #10
yutong.li commentedComment #11
yas@yutong.li
Thank you for adding the test case. It looks good to me. I'll merge the patch to
4.xand close this issue as Fixed.Comment #12
yasComment #16
yas