yep. 
PS: in addition you rarely may want to have the db where your tests happen 
to be the same as the one you use in production....

On Tuesday, June 25, 2013 8:38:03 PM UTC+2, Ian W. Scott wrote:
>
> Ok, thanks Anthony. So what you're saying is that there's no auth method 
> or anything parallel to user/register. You just remove the db.auth row 
> directly.
> That's simple enough.
>
> Ian
>
>
> On Tuesday, June 25, 2013 1:57:23 PM UTC-4, Ian W. Scott wrote:
>>
>> Hi again,
>>
>> I'm working on returning my test db to its initial state after I run my 
>> unit/integration tests. I'm registering a test user just fine using the 
>> fantastic WebClient. But how can I remove that test user afterwards? 
>> (Otherwise I'll end up with my test db cluttered with redundant test users, 
>> created every time my test suite runs.)
>>
>> Thanks ahead of time,
>>
>> Ian  
>>
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to