simpletests for email registration
greggles - June 9, 2009 - 00:49
| Project: | Email Registration |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | greggles |
| Status: | needs work |
Description
I don't have these done yet, but am creating a placeholder for it. More soon :)

#1
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
#2
Ok, I've committed this - http://drupal.org/cvs?commit=223592
We can still do more so I'm moving this to needs work.