travis-api/spec/integration
Piotr Sarnacki 3b299cfec7 Allow to pass required_params to token
required_params will be matched with actual params to check if the token
may be used for authorization. For example if { job_id: 44 } is passed
as a required param, the token will be rejected for GET /jobs/33
2013-05-08 14:11:03 +02:00
..
v1 Properly handle non existent resources 2013-03-11 23:52:57 +01:00
v2 Ensure that we properly handle 404 formats 2013-04-11 14:47:00 +02:00
formats_handling_spec.rb Respond with 406 if we can't return requested formats 2013-02-25 17:27:56 +01:00
responders_spec.rb Allow to specify more than one scope for an endpoint 2013-05-08 14:11:02 +02:00
routes.backup.rb adapt services changes from travis-core 2012-10-05 13:06:50 +02:00
scopes_spec.rb Allow to pass required_params to token 2013-05-08 14:11:03 +02:00
v1_spec.backup.rb backup routing specs from travis-ci 2012-10-03 14:57:58 +02:00
v2_spec.backup.rb backup routing specs from travis-ci 2012-10-03 14:57:58 +02:00
version_spec.rb Use version from each of the accept headers, not only first one 2013-02-25 17:28:24 +01:00