Closed (fixed)
Project:
Administration menu
Version:
8.x-3.x-dev
Component:
Code
Priority:
Major
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
18 Jul 2012 at 15:03 UTC
Updated:
20 Oct 2012 at 18:41 UTC
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
Comment #1
sunDepends 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. ;)
Comment #2
sunTests have been converted to PSR-0. Some failures due to other changes in Drupal HEAD.