travis-api/spec/integration/v2
Piotr Sarnacki 3cac519143 Ensure that both ways to get repos by ids are tested
In 222a970 I added a way to get repos by ids using format ids=1,2,3. It
turned out that getting by ids was already supported with
ids[]=1&ids[]=2 format, but it wasn't tested. I added tests for both
methods and left the comma separated ids list as we already support it
in other places.
2015-04-16 13:49:23 +02:00
..
settings fix settings env var api specs 2014-10-07 19:14:40 +02:00
branches_spec.rb Revert "removed the branches endpoint" 2014-06-17 14:44:13 +02:00
builds_spec.rb Revert "Revert "Merge branch 'master' of github.com:travis-ci/travis-api"" 2015-01-27 16:22:30 +01:00
hooks_spec.rb fix specs for rspec 2014-10-07 16:48:21 +02:00
jobs_spec.rb Revert "Revert "Merge branch 'master' of github.com:travis-ci/travis-api"" 2015-01-27 16:22:30 +01:00
repositories_spec.rb Ensure that both ways to get repos by ids are tested 2015-04-16 13:49:23 +02:00
requests_spec.rb Add /requests/:id endpoint 2014-03-12 10:50:16 +01:00
users_spec.rb fix test for new autosync 2013-03-20 19:53:38 +01:00