Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
shortcut.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
5 Dec 2014 at 16:50 UTC
Updated:
25 Dec 2014 at 16:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
hussainwebSkipping root_user in ShortcutLinksTest as that comes from WebTestBase in simpletest.
Comment #3
hussainwebAnother typo. :( I hope this works.
Comment #4
mile23The patch in #3 refactors class-level properties from under_score to camelCase as the coding standards demand.
I know this because I applied the patch, ran my own coding standards review with netbeansdrupalcomposed, and poked through all the test classes to find camel case and underscore violations.
Most importantly, the patch refactors properties of
Drupal\shortcut\Tests\ShortcutTestBaseand adds relevant@varannotation.Comment #5
mile23Ugh. I meant to set this to RTBC in #4.
Comment #6
alexpottCommitted 5ed1ed8 and pushed to 8.0.x. Thanks!
Thanks for adding the beta evaluation for to the issue summary.