summaryrefslogtreecommitdiffstats
path: root/test/unit/comment_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable frozen_string_literal for some files under test directory (#26561).Go MAEDA2019-03-161-1/+1
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* Set User.current to nil before unit tests.Jean-Philippe Lang2018-12-161-0/+1
* Add missing fixtures for test_create_should_send_notification (#29990).Go MAEDA2018-11-291-1/+2
* Send individual emails for each mail recipient (#26791).Jean-Philippe Lang2018-10-061-1/+1
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Missing fixtures.Jean-Philippe Lang2015-01-171-1/+1
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Fixed some more test/unit/*_test.rb breaking when run alone (#12285)Jean-Baptiste Barth2012-11-011-1/+1
* Tests should not change settings.Jean-Philippe Lang2012-07-081-3/+4
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* Use Errors#count instead of #length.Jean-Philippe Lang2012-01-011-1/+1
* remove trailing white-spaces from test/unit/comment_test.rb.Toshi MARUYAMA2011-08-291-6/+6
* Adds email notifications support for news comments (#2074).Jean-Philippe Lang2011-03-041-2/+11
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Upgraded to Rails 2.3.4 (#3597)Eric Davis2009-09-131-1/+1
* Fixed: 10342 Creation of Schema in OracleJean-Philippe Lang2007-04-251-1/+1
* added unit tests for issue statuses, user preferences and tokensJean-Philippe Lang2007-01-271-0/+17
* added model Comment.Jean-Philippe Lang2006-12-101-0/+30