[Catalyst] Testing $c->stash

Rob Kinyon rob.kinyon at gmail.com
Tue Jun 21 16:46:18 CEST 2005


The current Catalyst::Test requires that I test the resultant HTML
that would be sent to the browser. While I intend to do this, I'd like
to test the stash that gets passed to TT as well. How should I do this
from within the .t file? The docs for Catalyst::Test aren't explicit
in this regard.

Also, is there an easy way for myapp_server.pl to serve up .js and
.css files without my having to modify my source? I'd like to have the
same source work with both Apache and myapp_server.pl.

Thanks,
Rob



More information about the Catalyst mailing list