[Catalyst] setting/getting session data from within tests
A. Pagaltzis
pagaltzis at gmx.de
Mon Jun 5 18:53:42 CEST 2006
* Daniel McBrearty <danielmcbrearty at gmail.com> [2006-06-05 16:15]:
> basically, any app where you have some logic deciding what page
> to serve, depending on session state, gets tricky to test.
Yet another reason to keep no state on the server (à la REST), or
at least only an absolute minimum…
Regards,
--
Aristotle Pagaltzis // <http://plasmasturm.org/>
More information about the Catalyst
mailing list