Redmine/test/integration/api_test
Jean-Philippe Lang 9157482049 Adds subtasks to GET /issues/:id API (#5338).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4465 e93f8b46-1217-0410-a6f0-8f06a7374b81
2010-12-04 13:02:14 +00:00
..
disabled_rest_api_test.rb Move all API tests into the ApiTest module to make management easier 2010-11-01 15:26:05 +00:00
http_basic_login_test.rb Refactor: convert username/password http basic auth api tests to shoulda macros #6447 2010-11-02 15:52:06 +00:00
http_basic_login_with_api_token_test.rb Refactor: convert API key tests using HTTP Basic to a shoulda macro 2010-11-03 16:48:23 +00:00
issues_test.rb Adds subtasks to GET /issues/:id API (#5338). 2010-12-04 13:02:14 +00:00
projects_test.rb Moves project attributes default assignments from ProjectsController#new to the model (#6064). 2010-12-03 16:15:16 +00:00
time_entries_test.rb Adds REST API for TimeEntries (#6823). 2010-12-04 10:13:15 +00:00
token_authentication_test.rb Refactor: convert api key tests to shoulda macros for reuse. #6447 2010-11-01 15:45:03 +00:00
users_test.rb Adds xml/json REST API for Users (#6260). 2010-12-03 11:28:44 +00:00