summaryrefslogtreecommitdiffstats
path: root/test/test_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Removes a space before argument parentheses.Jean-Philippe Lang2011-03-161-1/+1
* Read attachment fixtures in binary mode.Jean-Philippe Lang2011-01-011-1/+1
* Makes the API accepts the X-Redmine-API-Key header to hold the API key.Jean-Philippe Lang2010-12-231-0/+14
* Fixed: Missing template wiki/update.erb error introduced in r4272 (#6987).Jean-Philippe Lang2010-11-271-1/+1
* Allow key authentication when updating issues (with tests) #6447Eric Davis2010-11-051-2/+2
* Allow key authentication when creating issues (with tests) #6447Eric Davis2010-11-051-15/+42
* Refactor: Convert the tests for Issues#index and #show APIs to shoulda. #6447Eric Davis2010-11-041-4/+61
* Refactor: convert API key tests using HTTP Basic to a shoulda macroEric Davis2010-11-031-0/+39
* Refactor: convert username/password http basic auth api tests to shoulda macr...Eric Davis2010-11-021-1/+51
* Refactor: convert api key tests to shoulda macros for reuse. #6447Eric Davis2010-11-011-0/+55
* Move all API tests into the ApiTest module to make management easierEric Davis2010-11-011-0/+4
* Refactor: merged error rendering methods.Jean-Philippe Lang2010-10-231-1/+5
* Fix the mock_file test helper.Eric Davis2010-08-191-2/+6
* Small test refactoring, extract method.Eric Davis2010-08-191-0/+6
* Refactor: extract method to shoulda macro.Eric Davis2010-08-021-0/+9