Hi James,<br><br>I am using Unit::Test, Shoulda and Factory Girl.<br><br><div class="gmail_quote">On 26 July 2010 21:00, James Adam <span dir="ltr"><<a href="mailto:james@lazyatom.com">james@lazyatom.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Is anything within your testing suite (i.e. webrat) following the<br>
redirect for you?<br>
<br>
It doesn't look like you're using anything other than the default<br>
actioncontroller testing tools, but I've often forgotten about this<br>
kind of thing myself.<br>
<font color="#888888"><br>
- James<br>
</font><div><div></div><div class="h5"><br>
On 26 July 2010 18:21, Matthew Rudy Jacobs <<a href="mailto:matthewrudyjacobs@gmail.com">matthewrudyjacobs@gmail.com</a>> wrote:<br>
> have you used debugger?<br>
> I suggest you see what the content actually looks like<br>
><br>
> in particular response.body<br>
><br>
> perhaps its actually some error page that is being displayed<br>
> and erroneously returning a 200<br>
><br>
> ie.<br>
> check what your output is exactly<br>
> before saying the assertion is broken.<br>
><br>
> most likely its the code thats broken.<br>
><br>
> On 26 July 2010 18:17, Riccardo Tacconi <<a href="mailto:rtacconi@gmail.com">rtacconi@gmail.com</a>> wrote:<br>
>><br>
>> I do not know if the test sends Accept text/html but I removed respond_to<br>
>> .html and left only the redirect, so it should redirect for every type of<br>
>> content, but I get the same message.<br>
>><br>
>> Thanks,<br>
>><br>
>> Riccardo<br>
>><br>
>> On 26 July 2010 18:08, Tim Cowlishaw <<a href="mailto:tim@timcowlishaw.co.uk">tim@timcowlishaw.co.uk</a>> wrote:<br>
>>><br>
>>> On 26 Jul 2010, at 18:05, Riccardo Tacconi wrote:<br>
>>><br>
>>> ><br>
>>> > Expected response to be a <:redirect>, but was <200><br>
>>> ><br>
>>> > But why? That method really return a 302 (redirrect) method. Do I miss<br>
>>> > something?<br>
>>><br>
>>> does the request that your test sends have an Accepts header of<br>
>>> text/html? Since the redirect is within the respond_to html block, I think<br>
>>> it would return 200 for any other content types.<br>
>>><br>
>>> Cheers,<br>
>>><br>
>>> Tim<br>
>>> _______________________________________________<br>
>>> Chat mailing list<br>
>>> <a href="mailto:Chat@lists.lrug.org">Chat@lists.lrug.org</a><br>
>>> <a href="http://lists.lrug.org/listinfo.cgi/chat-lrug.org" target="_blank">http://lists.lrug.org/listinfo.cgi/chat-lrug.org</a><br>
>><br>
>><br>
>><br>
>> --<br>
>> Riccardo Tacconi<br>
>> Web developer at Wolseley UK<br>
>><br>
>> <a href="http://www.linkedin.com/in/riccardotacconi" target="_blank">http://www.linkedin.com/in/riccardotacconi</a><br>
>> <a href="http://riccardotacconi.blogspot.com/" target="_blank">http://riccardotacconi.blogspot.com/</a><br>
>> <a href="http://twitter.com/rtacconi" target="_blank">http://twitter.com/rtacconi</a><br>
>> Linux user: #400461<br>
>><br>
>> _______________________________________________<br>
>> Chat mailing list<br>
>> <a href="mailto:Chat@lists.lrug.org">Chat@lists.lrug.org</a><br>
>> <a href="http://lists.lrug.org/listinfo.cgi/chat-lrug.org" target="_blank">http://lists.lrug.org/listinfo.cgi/chat-lrug.org</a><br>
>><br>
><br>
><br>
> _______________________________________________<br>
> Chat mailing list<br>
> <a href="mailto:Chat@lists.lrug.org">Chat@lists.lrug.org</a><br>
> <a href="http://lists.lrug.org/listinfo.cgi/chat-lrug.org" target="_blank">http://lists.lrug.org/listinfo.cgi/chat-lrug.org</a><br>
><br>
><br>
_______________________________________________<br>
Chat mailing list<br>
<a href="mailto:Chat@lists.lrug.org">Chat@lists.lrug.org</a><br>
<a href="http://lists.lrug.org/listinfo.cgi/chat-lrug.org" target="_blank">http://lists.lrug.org/listinfo.cgi/chat-lrug.org</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Riccardo Tacconi<br>Web developer at Wolseley UK <br><br><a href="http://www.linkedin.com/in/riccardotacconi">http://www.linkedin.com/in/riccardotacconi</a><br>
<a href="http://riccardotacconi.blogspot.com/">http://riccardotacconi.blogspot.com/</a><br><a href="http://twitter.com/rtacconi">http://twitter.com/rtacconi</a><br>Linux user: #400461<br>