68 Commits (84084b01689718ea901dcd66d66ab676c7bc4790)

Author SHA1 Message Date
  Jean-Philippe Lang ba5a052c8c Copyright update. 12 years ago
  Jean-Philippe Lang 5e57a1a9d9 Merged rails-3.2 branch. 12 years ago
  Jean-Philippe Lang 95f9246a46 Renamed object_daddy_helper and removed exemplars. 12 years ago
  Jean-Philippe Lang b960470d78 Removed object_daddy dependency. 12 years ago
  Jean-Philippe Lang 4598c64ebd Additional tests for IssuesHelper#show_detail. 12 years ago
  Jean-Philippe Lang df89c24e37 Adds an helper to get the body of an email in tests. 12 years ago
  Jean-Philippe Lang 3aaf2b9ed0 Adds helpers for testing email body. 12 years ago
  Toshi MARUYAMA 21cb2ee817 Rails3: test: scm: move "repository_path_hash" method in repositories routing test to test_helper.rb for common use 12 years ago
  Jean-Philippe Lang 131f258f5f Test cleanup. 12 years ago
  Jean-Philippe Lang 395fe0d777 Test cleanup. 12 years ago
  Jean-Philippe Lang 606ca39d10 Test cleanup. 12 years ago
  Jean-Philippe Lang aadf6da468 Get rid of HelperTestcase. 12 years ago
  Jean-Philippe Lang 9b1e831fa6 Change tests to use ruby/rails assertions. 12 years ago
  Jean-Philippe Lang ad25e3807d Make sure that tests restore the attachments path to the tmp dir so that fixture files don't get deleted. 12 years ago
  Jean-Philippe Lang 5a1fcf826f Sort the issue list by author/assignee according to user display format (#9669). 12 years ago
  Toshi MARUYAMA 9be9c5f565 fix inconsistent image filename extensions (#9638) 12 years ago
  Toshi MARUYAMA 66d6d611ba code layout clean up uploaded_test_file of test/test_helper.rb 12 years ago
  Toshi MARUYAMA c54b33ddca Ruby 1.9: fix tests error due to require path at test/test_helper.rb 12 years ago
  Toshi MARUYAMA 5409e5dfca remove trailing white-spaces from test/test_helper.rb. 13 years ago
  Jean-Philippe Lang 932d4cdfea Adds "between" operator for numeric filters (#6180). 13 years ago
  Toshi MARUYAMA ee527ab47c replace RAILS_ROOT to Rails.root at test/test_helper.rb. 13 years ago
  Toshi MARUYAMA e4d082a421 replace RAILS_ROOT to Rails.root at test/test_helper.rb. 13 years ago
  Toshi MARUYAMA d893bdcd76 replace RAILS_ROOT to Rails.root in test/test_helper.rb. 13 years ago
  Toshi MARUYAMA 153028f14a back out r6078. 13 years ago
  Toshi MARUYAMA 99dc549232 replace RAILS_ROOT to Rails.root in test/test_helper.rb. 13 years ago
  Jean-Philippe Lang 3ef5daaf35 Restore settings even if a test failure occurs. 13 years ago
  Toshi MARUYAMA 679e40dfb4 Fix typo in test/test_helper.rb. 13 years ago
  Jean-Philippe Lang f279b48288 Fixes subversion tests not running on win32. 13 years ago
  Jean-Philippe Lang a8ccddc289 Removes a space before argument parentheses. 13 years ago
  Jean-Philippe Lang 1c7079db3f Read attachment fixtures in binary mode. 13 years ago
  Jean-Philippe Lang 07fe46e9df Makes the API accepts the X-Redmine-API-Key header to hold the API key. 13 years ago
  Jean-Philippe Lang 4a6a551d07 Fixed: Missing template wiki/update.erb error introduced in r4272 (#6987). 13 years ago
  Eric Davis 7d934c984a Allow key authentication when updating issues (with tests) #6447 13 years ago
  Eric Davis 4b1dd334a5 Allow key authentication when creating issues (with tests) #6447 13 years ago
  Eric Davis c967899b14 Refactor: Convert the tests for Issues#index and #show APIs to shoulda. #6447 13 years ago
  Eric Davis 30dc4fec99 Refactor: convert API key tests using HTTP Basic to a shoulda macro 13 years ago
  Eric Davis a04d64881c Refactor: convert username/password http basic auth api tests to shoulda macros #6447 13 years ago
  Eric Davis bed79f523b Refactor: convert api key tests to shoulda macros for reuse. #6447 13 years ago
  Eric Davis d5fde17bf5 Move all API tests into the ApiTest module to make management easier 13 years ago
  Jean-Philippe Lang 7824eca775 Refactor: merged error rendering methods. 13 years ago
  Eric Davis 9696557897 Fix the mock_file test helper. 14 years ago
  Eric Davis fc6e7f12b7 Small test refactoring, extract method. 14 years ago
  Eric Davis 25037b841b Refactor: extract method to shoulda macro. 14 years ago
  Eric Davis cd54efa0c9 Force the test RAILS_ENV to help prevent purging data when mistyping. #4572 14 years ago
  Eric Davis cf334cee31 Refactor: extract test method 14 years ago
  Jean-Philippe Lang 1be15816dd Adds test helpers for test repositories. 14 years ago
  Eric Davis 1a73f8fa0f Added unit tests for IssuesHelper#show_detail 14 years ago
  Jean-Philippe Lang 3dd9687d41 Fixed: unit tests broken by r3438 (#4860). 14 years ago
  Eric Davis 7b6b147761 Added some tests for the LDAP authentication. 14 years ago
  Eric Davis 9ffee0a5a4 Added some shoulda macros for testing. 14 years ago