I have upgraded to 1.2.4 and my assert_select_rjs tests are still
working properly. I don't know if I am using :replace_html in any of
the assertions though. Are those the only ones causing trouble?
Raymond O'Connor wrote:
I just tested it with a :replace and still got failures. It only fails
when you have assert_selects inside assert_select_rjs blocks. The
assert_select statements always fail.
Try assert_javascript.
I dunno. I can definitely use assert_select in an assert_select_rjs
block under 1.2.4, so something else is going on.
OK, I tried it. I see the angle brackets < and >. I don't see the \074
and \076 stuff.