summaryrefslogtreecommitdiffstats
path: root/test/test_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Force the test RAILS_ENV to help prevent purging data when mistyping. #4572Eric Davis2010-07-091-1/+1
* Refactor: extract test methodEric Davis2010-06-191-0/+10
* Adds test helpers for test repositories.Jean-Philippe Lang2010-05-011-0/+10
* Added unit tests for IssuesHelper#show_detailEric Davis2010-03-081-0/+31
* Fixed: unit tests broken by r3438 (#4860).Jean-Philippe Lang2010-02-171-0/+3
* Added some tests for the LDAP authentication.Eric Davis2010-02-161-0/+5
* Added some shoulda macros for testing.Eric Davis2009-12-301-0/+28
* Version sharing (#465) + optional inclusion of subprojects in the roadmap vie...Jean-Philippe Lang2009-12-061-0/+1
* Moved object daddy helpers to their own module.Eric Davis2009-10-201-30/+2
* Updated some object_daddy exemplars for the Models.Eric Davis2009-10-201-0/+18
* Improved Project#copy to copy more data from the source Project. #3367Eric Davis2009-10-191-0/+13
* Renames uploaded_test_file helper.Jean-Philippe Lang2009-10-101-1/+1
* Upgraded to Rails 2.3.4 (#3597)Eric Davis2009-09-131-2/+2
* Limit the size of repository files displayed inline too.Jean-Philippe Lang2009-02-211-0/+7
* Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.Jean-Philippe Lang2009-02-211-3/+2
* Added tests for the other OpenID authentication cases. #699Eric Davis2009-02-111-1/+1
* Adding OpenID mock and test. #699Eric Davis2009-02-111-0/+1
* Merged Rails 2.1 compatibility branch.Jean-Philippe Lang2008-07-041-17/+0
* Tests: create tmp/test if it doesn't exist.Jean-Philippe Lang2008-06-261-0/+1
* File viewer for attached text files.Jean-Philippe Lang2008-06-091-0/+6
* Login field name changed to username (#755).Jean-Philippe Lang2008-02-291-1/+1
* Merged IssuesController change_status and add_note actions.Jean-Philippe Lang2008-01-061-1/+5