OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/test/integration
Eric Davis deed1b949d Refactor: move NewsController#preview to PreviewsController#news 14 years ago
..
lib/redmine Reset the default language for the test, autotest was caught it staying at :no 15 years ago
account_test.rb Makes AuthSource.authenticate return a hash instead of an array. 15 years ago
admin_test.rb Fix 500 errors with a POST request that requires a login. #4216 15 years ago
api_token_login_test.rb Added an Admin setting to enable/disable the REST web service. (#3920) 15 years ago
application_test.rb Do not start user session when accessing atom feed with token-based authentication. 16 years ago
disabled_rest_api_test.rb Added an Admin setting to enable/disable the REST web service. (#3920) 15 years ago
http_basic_login_test.rb Fixed: API 401 response does not include WWW-Authenticate header (#5322). 15 years ago
http_basic_login_with_api_token_test.rb Added an Admin setting to enable/disable the REST web service. (#3920) 15 years ago
issues_api_test.rb Allow setting an issue's notes via params[:issue][:notes]. (XML API) 14 years ago
issues_test.rb Refactor: convert many of the custom Issue routes to REST resources. 14 years ago
layout_test.rb Small test refactoring, extract method. 14 years ago
projects_api_test.rb Refactor: Move the rest of the routing tests to RoutingTest. 15 years ago
projects_test.rb Converted routing and urls to follow the Rails REST convention. 16 years ago
routing_test.rb Refactor: move NewsController#preview to PreviewsController#news 14 years ago