Support from Acquia helps fund testing for Drupal Acquia logo

Comments

jhedstrom’s picture

Status: Active » Needs review
FileSize
5.14 KB

Here's an initial attempt.

Status: Needs review » Needs work

The last submitted patch, 1: system-mimetypematcher-phpunit-2130551-01.patch, failed testing.

jhedstrom’s picture

Status: Needs work » Needs review
FileSize
1.13 KB
6.28 KB

This fixes the fatals in simpletest caused by moving the RoutingFixtures class.

jhedstrom’s picture

Issue tags: +PHPUnit

Tagging.

dawehner’s picture

Is there a reason why we do not let testFilterRoutes just use a dataProvider? The three code hunks look really similar.

Otherwise this looks perfect.

jhedstrom’s picture

This moves to using a dataProvider. I also added groups.

dawehner’s picture

Status: Needs review » Reviewed & tested by the community

Thank you!

webchick’s picture

Status: Reviewed & tested by the community » Fixed

Committed and pushed to 8.x. Thanks!

Status: Fixed » Closed (fixed)

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