Re: SimpleTesting

2007-09-29 Thread Changoso
Also, If I want to check if I delete a file, I check if the delete link exists but dont really check the actuall deleting, is there a way to check this? thanks On Sep 29, 8:23 am, Changoso <[EMAIL PROTECTED]> wrote: > Hello, I did a system using cake that handles logins and mainly the > basic th

SimpleTesting

2007-09-29 Thread Changoso
Hello, I did a system using cake that handles logins and mainly the basic things that you get by baking (add, delete, view, edit) I have to do som tests using simpletest php (http://simpletest.org/) To check if a member is logged i thought that by doing an if function such as: $