aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/template/sanitizers_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Added some tests for ActionView::Sanitizer.Timm2014-06-151-0/+32
* Changed the description of some pending tests. Changed the expected output of...Timm2014-06-151-3/+4
* Renamed the SanitizerTest class to SanitersTest, to remove the conflict with ...Timm2014-06-151-1/+1
* Added video poster sanitization testing (from @vipulnsward).Timm2014-06-151-0/+5
* Extracted failing tests in santiizers_test.rb into their own methods and mark...Timm2014-06-151-7/+71
* Changed expected value from '<b>' to empty string.Timm2014-06-151-1/+1
* Removed the contains_bad_protocols? method as well as the tests for it. Loofa...Timm2014-06-151-33/+0
* Added Loofah as a dependency in actionview.gemspec.Timm2014-06-111-0/+330