Redmine/test/integration/api_test
Jean-Philippe Lang 5faa1a4e6e REST API: Integer custom field validation fails when using non-string values (#15929).
git-svn-id: http://svn.redmine.org/redmine/trunk@12704 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-01-25 12:08:22 +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 Rails4: replace deprecated Relation#first with finder options at ApiTest::AttachmentsTest 2014-01-10 08:37:33 +00:00
authentication_test.rb Adds a subclass of ActionDispatch::IntegrationTest for API tests. 2013-01-22 18:26:04 +00:00
custom_fields_attribute_test.rb REST API: Integer custom field validation fails when using non-string values (#15929). 2014-01-25 12:08:22 +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 Rails4: replace deprecated Relation#first with finder options at ApiTest::IssueCategoriesTest 2014-01-10 08:38:09 +00:00
issue_relations_test.rb Rails4: replace deprecated Relation#first with finder options at ApiTest::IssueRelationsTest 2014-01-10 08:38:36 +00:00
issue_statuses_test.rb Removed some shoulda context. 2013-05-18 08:27:53 +00:00
issues_test.rb Rails4: replace deprecated Relation#first with finder options at ApiTest::IssuesTest 2014-01-10 08:38:59 +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 Fixed: cannot retrieve members for closed projects through the REST API (#15848). 2014-01-11 11:47:26 +00:00
news_test.rb Removed some shoulda context. 2013-05-18 08:27:53 +00:00
projects_test.rb Adds project status to GET /projects/:id and GET /projects API response (#15815). 2014-01-11 11:33:47 +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 Rails4: replace deprecated Relation#first with finder options at ApiTest::TimeEntriesTest 2014-01-10 11:24:34 +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 Rails4: replace deprecated Relation#first with finder options at ApiTest::UsersTest 2014-01-10 11:24:59 +00:00
versions_test.rb Rails4: replace deprecated Relation#first with finder options at ApiTest::VersionsTest 2014-01-10 12:24:19 +00:00
wiki_pages_test.rb Wiki Pages REST API with version returns wrong comments (#15235). 2013-11-09 07:42:54 +00:00