I used to get errors when writing tests for location using location_testcase.php; this patch fixed my problems.

CommentFileSizeAuthor
update-location-testcase-to-d7-api.patch1.56 KBdnotes
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

jacob.embree’s picture

Issue summary: View changes
Status: Active » Needs work

The only remaining portion of the patch yet to be fixed is where node_get_types() is replaced with node_type_get_name($node).