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