aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/template/atom_feed_helper_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixed test for deprecation warning in actionview, renaming from https://githu...Vipul A M2015-01-311-17/+17
* Use option url: false to allow entries without a link tagDaniel Gomez de Souza2015-01-161-0/+24
* Use regexp instead exact match for atom testRafael Mendonça França2014-07-151-3/+2
* Include the selector assertions on the test caseRafael Mendonça França2014-07-151-2/+0
* Included DomAssertions in url_helper- and atom_feed_helper_test.rb.Timm2014-06-161-0/+2
* Marked test_feed_xhtml as pending. See description in the test.Timm2014-06-161-0/+1
* Fixed Nokogiri::CSS::SyntaxErrors in test file.Timm2014-06-151-3/+3
* Move template tests from actionpack to actionviewPiotr Sarnacki2013-06-201-0/+349