summaryrefslogtreecommitdiffstats
path: root/test/test_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixed: Export CSV - Custom field true/false not using translation (#16081).Jean-Philippe Lang2014-02-151-0/+8
* define constant of escaped "Can't" for testsToshi MARUYAMA2014-02-041-2/+4
* code format clean up escaped "can't" constantToshi MARUYAMA2014-02-041-2/+2
* define constant of escaped "can't" for testsToshi MARUYAMA2014-02-041-0/+4
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* fix comment of awesome_nested_set new node lft and rgt value behavior changeToshi MARUYAMA2014-01-241-1/+1
* adjust tests to awesome_nested_set new node lft and rgt value behavior changeToshi MARUYAMA2014-01-241-0/+12
* Role-based issue custom field visibility (#5037).Jean-Philippe Lang2013-07-131-8/+8
* Cleanup of finders with :conditions option.Jean-Philippe Lang2013-06-121-1/+1
* Possibility to define the default enable trackers when creating a project (#1...Jean-Philippe Lang2013-02-151-1/+9
* Removed default comments.Jean-Philippe Lang2013-01-221-21/+1
* Removed unused shoulda macros.Jean-Philippe Lang2013-01-221-28/+0
* Adds a subclass of ActionDispatch::IntegrationTest for API tests.Jean-Philippe Lang2013-01-221-232/+235
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Make the tests pass when config.threadsafe! is enabled (#12097).Jean-Philippe Lang2012-12-021-0/+11
* Adds a macro for inserting collapsed text (#12167).Jean-Philippe Lang2012-10-201-0/+5
* Adds links to locked users when current user is admin.Jean-Philippe Lang2012-10-181-0/+9
* Adds a setting to allow subtasks to belong to other projects (#5487).Jean-Philippe Lang2012-10-101-0/+8
* remove redundant empty lines from test/test_helper.rbToshi MARUYAMA2012-09-021-8/+0
* Removes RJS from UsersController.Jean-Philippe Lang2012-07-211-2/+2
* Test if convert binary is available.Jean-Philippe Lang2012-07-161-4/+1
* Displays thumbnails of attached images of the issue view (#1006).Jean-Philippe Lang2012-07-071-0/+7
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-251-8/+19
* Renamed object_daddy_helper and removed exemplars.Jean-Philippe Lang2012-04-221-2/+2
* Removed object_daddy dependency.Jean-Philippe Lang2012-04-221-12/+23
* Additional tests for IssuesHelper#show_detail.Jean-Philippe Lang2012-04-221-31/+0
* Adds an helper to get the body of an email in tests.Jean-Philippe Lang2012-03-041-4/+8
* Adds helpers for testing email body.Jean-Philippe Lang2012-03-041-0/+20
* Rails3: test: scm: move "repository_path_hash" method in repositories routing...Toshi MARUYAMA2012-02-231-0/+7
* Test cleanup.Jean-Philippe Lang2012-01-021-6/+6
* Test cleanup.Jean-Philippe Lang2012-01-021-8/+4
* Test cleanup.Jean-Philippe Lang2012-01-021-0/+4
* Get rid of HelperTestcase.Jean-Philippe Lang2011-12-181-1/+0
* Change tests to use ruby/rails assertions.Jean-Philippe Lang2011-12-161-9/+0
* Make sure that tests restore the attachments path to the tmp dir so that fixt...Jean-Philippe Lang2011-12-161-0/+4
* Sort the issue list by author/assignee according to user display format (#9669).Jean-Philippe Lang2011-11-261-2/+2
* fix inconsistent image filename extensions (#9638)Toshi MARUYAMA2011-11-231-0/+11
* code layout clean up uploaded_test_file of test/test_helper.rbToshi MARUYAMA2011-11-201-1/+2
* Ruby 1.9: fix tests error due to require path at test/test_helper.rbToshi MARUYAMA2011-11-131-1/+1
* remove trailing white-spaces from test/test_helper.rb.Toshi MARUYAMA2011-09-011-19/+19
* Adds "between" operator for numeric filters (#6180).Jean-Philippe Lang2011-07-101-0/+4
* replace RAILS_ROOT to Rails.root at test/test_helper.rb.Toshi MARUYAMA2011-06-231-3/+3
* replace RAILS_ROOT to Rails.root at test/test_helper.rb.Toshi MARUYAMA2011-06-201-5/+5
* replace RAILS_ROOT to Rails.root in test/test_helper.rb.Toshi MARUYAMA2011-06-161-4/+6
* back out r6078.Toshi MARUYAMA2011-06-161-2/+3
* replace RAILS_ROOT to Rails.root in test/test_helper.rb.Toshi MARUYAMA2011-06-161-3/+2
* Restore settings even if a test failure occurs.Jean-Philippe Lang2011-03-271-0/+1
* Fix typo in test/test_helper.rb.Toshi MARUYAMA2011-03-201-1/+1
* Fixes subversion tests not running on win32.Jean-Philippe Lang2011-03-201-2/+9