travis-api/spec
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
..
integration Properly handle non existent resources 2013-03-11 23:52:57 +01:00
support expose logs on /job/:id/log.txt 2013-01-26 20:43:54 +01:00
unit Allow to pass version as Accept param 2013-02-25 17:28:24 +01:00
spec_helper.rb Load the data for integration tests upfront 2013-01-26 00:00:42 +01:00