87828 threads
1250 threads
1 email from 1 person
Hi, How do you test the URLs put in the Ajax.Updater or Ajax.Request by link_to_remote or form_remote_tag? One way would be to extract the url from the javascript generated and use assert_dom_equal, but is that the best way? Thanks. Raph