travis-api/spec/integration/v1
Piotr Sarnacki 54a6926aaf Properly handle non existent resources
This commit changes travis-api to always return 404 response if resource
is not available. Previously we were returning image/png with "unknown"
status instead if user used "*/*" Accept header, which was confusing.
2013-03-11 23:52:57 +01:00
..
branches_spec.rb Load the data for integration tests upfront 2013-01-26 00:00:42 +01:00
builds_spec.rb Load the data for integration tests upfront 2013-01-26 00:00:42 +01:00
hooks_spec.rb Load the data for integration tests upfront 2013-01-26 00:00:42 +01:00
jobs_spec.rb moar refactoring on responders, fix specs 2012-10-09 18:28:46 +02:00
repositories_spec.rb Properly handle non existent resources 2013-03-11 23:52:57 +01:00
workers_spec.rb fix after rebase 2013-01-26 20:54:58 +01:00