As per #1541674: Remove the registry, we hope to be moving from the registry over to PSR-0 classes. Taking this into consideration, we'll have to switch admin_menu.test over.

lib/Drupal/admin_menu/Tests/AdminMenuLinkTypesTest.php
lib/Drupal/admin_menu/Tests/AdminMenuDynamicLinksTestCase.php
... etc.

Comments

sun’s picture

Status: Active » Postponed

Depends on the deployment of #1674290: PSR-0 tests in contrib modules are not found to qa.drupal.org.

However, this should not block the registry removal. I'm fine with having no automated tests for a short period. ;)

sun’s picture

Title: Switch from admin_menu.test to PSR-0 classes » Update tests to PSR-0
Component: Miscellaneous » Code
Status: Postponed » Fixed

Tests have been converted to PSR-0. Some failures due to other changes in Drupal HEAD.

Status: Fixed » Closed (fixed)

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