At http://2012.drupalday.es there was a Simpletest workshop were we worked on adding tests to this module.

A patch with a functional test for this module is attached in the following comment.

Comments

juampynr’s picture

Status: Active » Needs review
StatusFileSize
new2.61 KB

Here is the patch. It enables and configures site_map and then checks that a new node with a menu entry at Main menu gets listed at /sitemap.

darrell_ulm’s picture

Assigned: Unassigned » darrell_ulm

Thanks, will take a look at it.

juampynr’s picture

Did you have a chance to have a look at this? I was hoping that it would be useful after applying patches in order to ensure the module's stability.

darrell_ulm’s picture

juampy ,

Thanks for reminding us! Yeah, I'll keep this on my my radar over this week and try to get to it ASAP.

Thanks again.

darrell_ulm’s picture

juampy,

Yes, patch worked fine and test works and code looks good. Applied to the current 7.x-1.x development head.

http://drupal.org/node/9099/git-instructions/7.x-1.x

Still need to push a 7.x-1.x-dev release, which has some other patches.

Thanks!

juampynr’s picture

@darrellulm, great! I will see if I can add further tests for it.

darrell_ulm’s picture

Status: Needs review » Fixed

This is pushed to head, so moving to fixed.

Status: Fixed » Closed (fixed)

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