I don't have these done yet, but am creating a placeholder for it. More soon :)

CommentFileSizeAuthor
#1 email_registration.test1.26 KBgreggles
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

greggles’s picture

Assigned: Unassigned » greggles
Status: Active » Needs review
FileSize
1.26 KB

And here's a basic test.

It just registers a user and then makes sure that their name (by default the page title) is pulled from the email address.

This requires simpletest from the 6.x-2.x branch to test http://drupal.org/project/simpletest

greggles’s picture

Status: Needs review » Needs work

Ok, I've committed this - http://drupal.org/cvs?commit=223592

We can still do more so I'm moving this to needs work.

Christopher Herberte’s picture

Status: Needs work » Closed (fixed)