Commit Graph

66 Commits (b6fe1027d0da366e37bd43fa38d6bf0f828bcd27)

Author SHA1 Message Date
Martin Linkhorst b6fe1027d0 changed how to define a test uploaded file 12 years ago
Jens Ulferts 4e42f69ba4 adds/modifies files required for starting the application with rails 3 12 years ago
Jens Ulferts f65190afd0 uses openproject header for api requests 12 years ago
Gregor Schmidt e4eb1336ea [#780] Clearing (Settings) cache to make the tests pass again 13 years ago
Gregor Schmidt f4c13be3f8 [#780] Remove non-functional call to Setting.check_cache 13 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Eric Davis 8b06e26059 [#350] Force clearing the cache before each test 14 years ago
Jean-Philippe Lang f3ffbec7ae Restore settings even if a test failure occurs. 14 years ago
Toshi MARUYAMA e7f94c201e Fix typo in test/test_helper.rb. 14 years ago
Jean-Philippe Lang 07e2c652d5 Fixes subversion tests not running on win32. 14 years ago
Jean-Philippe Lang 57734bdf6c Removes a space before argument parentheses. 14 years ago
Eric Davis 99a12ecbcf [#129] Replace public strings using Redmine with ChiliProject 14 years ago
Jean-Philippe Lang 1c7079db3f Read attachment fixtures in binary mode. 14 years ago
Jean-Philippe Lang 07fe46e9df Makes the API accepts the X-Redmine-API-Key header to hold the API key. 14 years ago
Jean-Philippe Lang 4a6a551d07 Fixed: Missing template wiki/update.erb error introduced in r4272 (#6987). 14 years ago
Eric Davis 7d934c984a Allow key authentication when updating issues (with tests) #6447 14 years ago
Eric Davis 4b1dd334a5 Allow key authentication when creating issues (with tests) #6447 14 years ago
Eric Davis c967899b14 Refactor: Convert the tests for Issues#index and #show APIs to shoulda. #6447 14 years ago
Eric Davis 30dc4fec99 Refactor: convert API key tests using HTTP Basic to a shoulda macro 14 years ago
Eric Davis a04d64881c Refactor: convert username/password http basic auth api tests to shoulda macros #6447 14 years ago
Eric Davis bed79f523b Refactor: convert api key tests to shoulda macros for reuse. #6447 14 years ago
Eric Davis d5fde17bf5 Move all API tests into the ApiTest module to make management easier 14 years ago
Jean-Philippe Lang 7824eca775 Refactor: merged error rendering methods. 14 years ago
Tim Felgentreff ccc4688799 get the object from the db anew, in case it didn't save 14 years ago
Tim Felgentreff 72e7baafdf fix various tests in mailer, wiki content and issue helper 14 years ago
Eric Davis 7443f2a310 Merged r4010 from trunk. 14 years ago
Eric Davis 9696557897 Fix the mock_file test helper. 14 years ago
Eric Davis 047bf692b3 Merged r3951 from trunk. 14 years ago
Eric Davis ae3d542664 Merged r3905 from trunk. 14 years ago
Eric Davis fc6e7f12b7 Small test refactoring, extract method. 14 years ago
Tim Felgentreff 1f9eda4e0d update tests to work with the new data model, where neccessary 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 15 years ago
Eric Davis cf334cee31 Refactor: extract test method 15 years ago
Jean-Philippe Lang 1be15816dd Adds test helpers for test repositories. 15 years ago
Eric Davis 1a73f8fa0f Added unit tests for IssuesHelper#show_detail 15 years ago
Jean-Philippe Lang 3dd9687d41 Fixed: unit tests broken by r3438 (#4860). 15 years ago
Eric Davis 7b6b147761 Added some tests for the LDAP authentication. 15 years ago
Eric Davis 9ffee0a5a4 Added some shoulda macros for testing. 15 years ago
Jean-Philippe Lang 5f8e9d7118 Version sharing (#465) + optional inclusion of subprojects in the roadmap view (#2666). 15 years ago
Eric Davis b887cef7af Moved object daddy helpers to their own module. 15 years ago
Eric Davis 6456f7c4a4 Updated some object_daddy exemplars for the Models. 15 years ago
Eric Davis a150689be9 Improved Project#copy to copy more data from the source Project. #3367 15 years ago
Jean-Philippe Lang ac8a67191f Renames uploaded_test_file helper. 15 years ago
Eric Davis 7b0cb6aba8 Upgraded to Rails 2.3.4 (#3597) 15 years ago
Jean-Philippe Lang 1c5a2ddfb0 Limit the size of repository files displayed inline too. 16 years ago
Jean-Philippe Lang fe28193e4e Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 16 years ago
Eric Davis 876fb69271 Added tests for the other OpenID authentication cases. #699 16 years ago