On Wednesday 20 February 2008 3:27:48 pm Stuardo -StR- Rodríguez wrote: > Ok, I got the controllers and actions running. my front controller sets up > the DB for Zend_Db_Table etc etc. > > My question is how do I emulate a request using phpunit to test the > actions?
Ok, I got it... and it works really really nice. I got it running with the help of this link http://www.alexatnet.com/node/12 Now, I'm stuck just like it is said in the comments "however I then get another exception when the program executes a _redirect() :" I'm stuck there ;) -- Stuardo -StR- Rodríguez http://strgt.cjb.net <[EMAIL PROTECTED]>
