Support from Acquia helps fund testing for Drupal Acquia logo

Comments

alonaoneill created an issue. See original summary.

alonaoneill’s picture

Assigned: alonaoneill » Unassigned
Issue summary: View changes
Status: Active » Needs review
FileSize
408 bytes

I uploaded a patch that Capitalize the name of the module in the .info.yml file.
Thanks!

Status: Needs review » Needs work

The last submitted patch, 2: regcode_simple-info-3050890-2.patch, failed testing. View results

alonaoneill’s picture

Status: Needs work » Needs review
FileSize
22.21 KB

The name of the module is now capitalized on the Extend page. Screenshot provided
Please review

krina.addweb’s picture

Status: Needs review » Reviewed & tested by the community
FileSize
22.35 KB
22.13 KB

@alonaoneill, Thanks for the patch. Your patch is working fine as I tested mentioned changes using simplytest.me over Extend page. PFA

apaderno’s picture

To give more context: User interface standards / Interface text (Module and theme names) says that module and theme names should use title case capitalization.

rpsu’s picture

Status: Reviewed & tested by the community » Needs work

The patch fixes module name, but not tests - which breaks the tests (as seen above).

apaderno’s picture

Status: Needs work » Needs review
FileSize
4.6 KB

I corrected the module name in all the files, including code and tests.

Status: Needs review » Needs work

The last submitted patch, 8: capitalize-the-module-name-3050890-8.patch, failed testing. View results
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.

apaderno’s picture

It doesn't seem the failure is caused from the module name change.

Drupal\Tests\regcode_simple\Functional\RegcodeSimpleCodeRegexTest::testCodePlainText
mkdir(): File exists

rpsu’s picture

Let's try to re-run the tests. #3052856: Fix linter issues (DCS, PHP 7) probably has fixed the issues with linter.

rpsu’s picture

Let's try again, patch is now rebuilt against current HEAD.

rpsu’s picture

Status: Needs work » Needs review

  • rpsu committed fdafa65 on 8.x-1.x
    Issue #3050890 by alonaoneill, rpsu, kiamlaluno, krina.addweb:...
rpsu’s picture

Status: Needs review » Fixed

Patch committed, thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.