Hi David, thanks for your reply.<br><br>Regarding the last topic below, there&#39;s something about which I&#39;m not quite clear:<br><br>The catchall method that I&#39;m trying to test works by getting a path from the request object passed to it (during testing it&#39;s a TestRequest object). If I understand correctly, there is no way to test this method without writing an integration test. But shouldn&#39;t the request object honor the path I&#39;ve set instead of resetting it?
<br><br><div><span class="gmail_quote">On 7/2/07, <b class="gmail_sendername">David Chelimsky</b> &lt;<a href="mailto:dchelimsky@gmail.com">dchelimsky@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
&gt; If I try to specify the path using<br>&gt;<br>&gt; request.path = &#39;/something/somewhere&#39;<br>&gt; get &#39;my_action_name&#39;<br>&gt;<br>&gt; the path comes out as &#39;/&#39;.<br><br>This is all stuff related to Integration Testing, which I&#39;m guessing
<br>is what you read about.<br><br>&gt; Can anyone instruct me on how to do this correctly?<br><br>I think this should be answered by now. Write back if you still don&#39;t<br>understand.<br></blockquote></div><br>-- <br>
David Leal<br>969 572 510