travis-api/spec
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
..
integration Ensure that both ways to get repos by ids are tested 2015-04-16 13:49:23 +02:00
support get v3 to a working and tested state 2015-01-21 16:38:25 +01:00
unit Fix specs 2015-03-25 16:19:03 +01:00
v3 v3: add avatar_url 2015-04-15 16:22:16 +02:00
spec_helper.rb get v3 to a working and tested state 2015-01-21 16:38:25 +01:00