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/api_test
Jean-Philippe Lang 3e3315c103 Support for updating custom fields using the received custom_fields array (#6345, #6403). 14 years ago
..
disabled_rest_api_test.rb Move all API tests into the ApiTest module to make management easier 14 years ago
http_basic_login_test.rb Refactor: convert username/password http basic auth api tests to shoulda macros #6447 14 years ago
http_basic_login_with_api_token_test.rb Refactor: convert API key tests using HTTP Basic to a shoulda macro 14 years ago
issues_test.rb Support for updating custom fields using the received custom_fields array (#6345, #6403). 14 years ago
projects_test.rb Moves project attributes default assignments from ProjectsController#new to the model (#6064). 14 years ago
time_entries_test.rb Adds REST API for TimeEntries (#6823). 14 years ago
token_authentication_test.rb Refactor: convert api key tests to shoulda macros for reuse. #6447 14 years ago
users_test.rb Adds xml/json REST API for Users (#6260). 14 years ago