[Solar-talk] Testing Solar Applications

Raymond Kolbe rkolbe at gmail.com
Tue Oct 2 11:49:39 CDT 2007


For my not-so-important tests, I usually just write up small routines
in the code and echo the output. Usually this is done with
var_dump...I believe solar has a built in dump as
well...Solar::Debug(). I like to var_dump($this);

--RJK

On 10/2/07, Kilbride, James P. <James.Kilbride at gd-ais.com> wrote:
>
>
>
> So,
>
> How do you all set up automated tests for your solar applications?
> Unit/functional tests? How is that done? Is there some way to call the
> controller during a test run such that you can determine if all of the
> controllers and links are functioning correctly??
>
>  James Kilbride
> _______________________________________________
> Solar-talk mailing list
> Solar-talk at lists.solarphp.com
> http://mailman-mail3.webfaction.com/listinfo/solar-talk
>
>


More information about the Solar-talk mailing list