Spider integration test updated
Courtenay : April 3rd, 2007
Fixed a few errors and added features. See spider test for previous notes.
script/plugin install svn://caboo.se/plugins/court3nay/spider_test
Fixes:
- namespacing fixed (thanks, commenters)
- better showing of errors
- for the impatient: you can now hit ctrl-C (well, a few times) during the test and it’ll break out, but show the errors anyway.
- doesn’t try to follow page anchors (foo.html#monkeys)
- rescues from rails errors (:put isn’t working on rails 1.2.3 in integration tests for some people)
Ideas:
- Save the errors in a file?
- Better display of errors
- Ignore xml? Follow xml? Gah?
- Fuzzing
- Make it a Gem
1 Response to “Spider integration test updated”
Sorry, comments are closed for this article.
April 4th, 2007 at 02:52 PM
Another idea: -finding orphaned views and controller actions