Redmine/test/integration/api_test
Jean-Philippe Lang 5c0078c63a Fixed that non-GET API requests respond with 422 (#15427).
git-svn-id: http://svn.redmine.org/redmine/trunk@12311 e93f8b46-1217-0410-a6f0-8f06a7374b81
2013-11-22 22:57:30 +00:00
..
api_test.rb Fixed that non-GET API requests respond with 422 (#15427). 2013-11-22 22:57:30 +00:00
attachments_test.rb Removed unused fixtures. 2013-02-11 20:14:26 +00:00
authentication_test.rb Adds a subclass of ActionDispatch::IntegrationTest for API tests. 2013-01-22 18:26:04 +00:00
custom_fields_test.rb REST API: custom fields definition (#11159). 2013-09-29 10:08:30 +00:00
disabled_rest_api_test.rb Removed unused fixtures. 2013-02-11 20:14:26 +00:00
enumerations_test.rb Removed some shoulda context. 2013-05-18 08:27:53 +00:00
groups_test.rb Removed some shoulda context. 2013-05-18 08:27:53 +00:00
http_basic_login_test.rb Removed unused fixtures. 2013-02-11 20:14:26 +00:00
http_basic_login_with_api_token_test.rb Removed unused fixtures. 2013-02-11 20:14:26 +00:00
issue_categories_test.rb Cleanup of finders with :conditions option. 2013-06-12 19:13:25 +00:00
issue_relations_test.rb Removed some shoulda context. 2013-05-18 08:27:53 +00:00
issue_statuses_test.rb Removed some shoulda context. 2013-05-18 08:27:53 +00:00
issues_test.rb Cleanup of finders with :conditions option. 2013-06-12 19:13:25 +00:00
jsonp_test.rb Make JSONP support optional and disabled by default (#12992). 2013-01-26 18:37:09 +00:00
memberships_test.rb Removed some shoulda context. 2013-05-18 08:27:53 +00:00
news_test.rb Removed some shoulda context. 2013-05-18 08:27:53 +00:00
projects_test.rb Removed some shoulda context. 2013-05-18 08:57:27 +00:00
queries_test.rb Removed some shoulda context. 2013-05-18 08:57:27 +00:00
roles_test.rb Removed some shoulda context. 2013-05-18 08:57:27 +00:00
time_entries_test.rb Removed some shoulda context. 2013-05-18 08:57:27 +00:00
token_authentication_test.rb Removed some shoulda context. 2013-05-18 08:57:27 +00:00
trackers_test.rb Removed some shoulda context. 2013-05-18 08:57:27 +00:00
users_test.rb Removed some shoulda context. 2013-05-18 08:57:27 +00:00
versions_test.rb Removed some shoulda context. 2013-05-18 08:57:27 +00:00
wiki_pages_test.rb Wiki Pages REST API with version returns wrong comments (#15235). 2013-11-09 07:42:54 +00:00