This project is archived and is in readonly mode.

#442 ✓wontfix
Brian Landau

Add assert_select helper to ActionView::TestCase

Reported by Brian Landau | June 17th, 2008 @ 10:19 PM

This patch changes ActionView::TestCase to the more appropriate name of ActionView::Helpers::TestCase, it also refactors some code in that file that was unclear.

This path also adds 2 assertions "assert_tag_in" and "assert_tag_not_in" to aid in testing helpers. Finally it adds these to the "test_help.rb" file in railities allowing these to be used elsewhere.

See: http://github.com/brianjlandau/r...

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

People watching this ticket

Pages