You won't ever see this unless you copy the "extension_discovery_scan_tests" setting from example.settings.local.php into your settings.php file, but if you do, you'll notice that two test modules appear out of the "Testing" category and are inconsistent:

Two test modules showing up in 'other' category

This patch should be pretty straight-forward: add these modules to the "Testing" package like the rest of the testing modules.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

joshi.rohit100’s picture

Status: Active » Needs review
FileSize
1.22 KB

Added correct package infomation in info.yml file. Addded patch for this.

webchick’s picture

Status: Needs review » Needs work

That looks great, thanks!

If you're up for it, I found one more: "Tour module tests"

pgautam’s picture

Status: Needs work » Needs review
FileSize
1.66 KB

Please review updated patch, incorporated Tour module tests.

webchick’s picture

Status: Needs review » Reviewed & tested by the community

Looks great, thank you both!

webchick’s picture

Status: Reviewed & tested by the community » Fixed

Committed and pushed to 8.x. Thanks!

  • webchick committed e8c6001 on 8.0.x
    Issue #2342439 by pgautam, joshi.rohit100 | webchick: Some test modules/...

Status: Fixed » Closed (fixed)

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