summaryrefslogtreecommitdiffstats
path: root/test/integration/api_test/memberships_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Pull up #setup and #teardown in API tests.Jean-Philippe Lang2014-11-301-4/+0
* Replaced remaining #assert_tag with #assert_select.Jean-Philippe Lang2014-11-221-38/+10
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-221-1/+1
* Adds a test for adding a group membership with the REST API (#17904).Jean-Philippe Lang2014-10-041-0/+10
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Fixed: cannot retrieve members for closed projects through the REST API (#158...Jean-Philippe Lang2014-01-111-0/+8
* Removed some shoulda context.Jean-Philippe Lang2013-05-181-157/+129
* Adds a subclass of ActionDispatch::IntegrationTest for API tests.Jean-Philippe Lang2013-01-221-1/+1
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Fixed that 200 API responses have a body containing one space (#11388).Jean-Philippe Lang2012-07-141-0/+2
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-251-1/+1
* Additional test for memberships API.Jean-Philippe Lang2012-04-191-0/+8
* TypoJean-Philippe Lang2012-02-061-1/+1
* REST API for project memberships (#7420).Jean-Philippe Lang2012-02-061-0/+190